Changeset 342 for trunk/src/emx/include/386/ansi.h
- Timestamp:
- Jul 10, 2003, 6:38:11 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/386/ansi.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r341 r342 34 34 * @(#)ansi.h 8.2 (Berkeley) 1/4/94 35 35 * $FreeBSD: src/sys/i386/include/ansi.h,v 1.18.2.4 2001/06/03 17:15:54 obrien Exp $ 36 * 37 * @@level FreeBSD 4.8 38 * @@remark Toolkit legacy only. 36 39 */ 37 40 … … 107 110 #define _BSD_CLOCKS_PER_SEC_ 128 108 111 112 #if 0 /* bird: emx - doesn't really need much in here, but this part is harmful. */ 113 109 114 /* 110 115 * We define this here since both <stddef.h> and <sys/types.h> needs it. … … 152 157 } __mbstate_t; 153 158 159 #endif /* bird: emx */ 160 154 161 #endif /* !_MACHINE_ANSI_H_ */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.