A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Casper Hornstrup a80496b963 2003-04-27 Casper S. Hornstrup <chorns@users.sourceforge.net>
* tools/helper.mk (TARGET_ASFLAGS): Add -march and define MK_ARCH_ID.
	* lib/ntdll/makefile (TARGET_ASFLAGS): Define as
	"-I $(PATH_TO_TOP)/include".
	(TARGET_OBJECTS): Add ldr/entry.o.
	* lib/ntdll/ldr/startup.c: Move inline assembly code...
	* lib/ntdll/ldr/entry.S: ...here. New file.

svn path=/trunk/; revision=4598
2003-04-27 14:45:52 +00:00
freeldr - Fixed the offset in ReadPciConfigUshort. 2003-04-26 07:09:26 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
reactos 2003-04-27 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-04-27 14:45:52 +00:00
rosapps - string-type-generic getopt() (hacked together in half a hour - seems to work fine, though). Very simple - only implements the POSIX standard (no long options, etc.) 2003-04-22 03:20:25 +00:00