summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/crt_glue.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move compiler_rt type definitions to a separate headerjca2020-08-131-0/+66
so that we can reuse them in other compiler_rt routines. ok kettenis@