- Timestamp:
- Nov 15, 2007 8:43:25 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 26151
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r5721 r5765 1264 1264 endif 1265 1265 ifeq ($(BUILD_TARGET_ARCH),x86) 1266 VBOX_LINUX_INCS += $(kernelpath)/include/asm -i386/mach-default1266 VBOX_LINUX_INCS += $(kernelpath)/include/asm/mach-default 1267 1267 endif 1268 1268 endif -
trunk/include/iprt/types.h
r5704 r5765 72 72 # define false linux_false 73 73 # define uintptr_t linux_uintptr_t 74 # include <linux/autoconf.h> 74 75 # include <linux/types.h> 75 76 # include <linux/stddef.h>
Note:
See TracChangeset
for help on using the changeset viewer.