From 66d7d4f59d15e5b48d3508f75f9478520fc9346d Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 19 Sep 2016 22:11:32 -0400 Subject: bits: added generation documentation. --- BITS.NT32 | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 BITS.NT32 (limited to 'BITS.NT32') diff --git a/BITS.NT32 b/BITS.NT32 new file mode 100644 index 0000000..a7eabd0 --- /dev/null +++ b/BITS.NT32 @@ -0,0 +1,56 @@ +header based on changes +------ -------- ------- + +alltypes.h i386 TYPEDEF long long time_t; + +endian.h i386 none. + +errno.h nt64 none. + +fcntl.h nt64 none. + +fenv.h i386 none. + +float.h nt64 none (target uses SSE by default). + +io.h i386 none. + +ioctl.h nt64 none. + +ipc.h nt64 none. + +limits.h i386 PAGE_SIZE = 65536 + +mman.h nt64 none. + +msg.h nt64 none. + +poll.h nt64 none. + +posix.h i386 none. + +reg.h <----> empty, provided for inclusion by only. + +resource.h nt64 none. + +sem.h nt64 none. + +setjmp.h i386 none. + +signal.h target n/a. + +socket.h i386 none. + +stat.h nt64 none. + +statfs.h nt64 none. + +stdarg.h nt64 none. + +stdint.h i386 none. + +syscall.h nt64 none. + +termios.h nt64 none. + +user.h <----> empty, provided for inclusion by only. -- cgit v1.2.3