Changeset 73 for GPL/trunk/lib32/misc.c
- Timestamp:
- Jan 14, 2006, 11:32:17 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/lib32/misc.c
r61 r73 24 24 * 25 25 */ 26 26 #include <limits.h> 27 27 #include "linux.h" 28 28 #include <linux/init.h> … … 38 38 #include <dbgos2.h> 39 39 #include <printfos2.h> 40 #include <limits.h>41 40 42 41 struct new_utsname system_utsname = {0};
Note:
See TracChangeset
for help on using the changeset viewer.