freebsd-dev/sys/contrib/cloudabi
Ed Schouten 3b36d1e469 Remove an unused header file.
The native CloudABI data types header file used to be pulled in by the
vDSOs when they were still written in C. Since they are now all
rewritten in assembly, this can go away.
2016-08-24 10:36:52 +00:00
..
cloudabi32_types.h Import the 32-bit system call table and data types into the tree. 2016-08-21 15:41:19 +00:00
cloudabi64_types.h Import the new automatically generated system call table for CloudABI. 2016-08-19 17:49:35 +00:00
cloudabi_types_common.h Import the new automatically generated system call table for CloudABI. 2016-08-19 17:49:35 +00:00
cloudabi_vdso_aarch64.S Rewrite the vDSOs for CloudABI in assembly. 2016-08-21 07:28:38 +00:00
cloudabi_vdso_i686.S Make CloudABI work on i386. 2016-08-22 17:37:31 +00:00
cloudabi_vdso_x86_64.S Rewrite the vDSOs for CloudABI in assembly. 2016-08-21 07:28:38 +00:00
syscalls32.master Fix s/64/32/ conversion errors in the system call table. 2016-08-21 15:56:19 +00:00
syscalls64.master Import the new automatically generated system call table for CloudABI. 2016-08-19 17:49:35 +00:00