More Linux compilation fixes

svn path=/trunk/; revision=2211
This commit is contained in:
David Welch 2001-08-31 19:30:16 +00:00
parent a28f736301
commit 6ad77c02b3
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
/* $Id: resource.c,v 1.5 2001/04/04 22:21:31 dwelch Exp $
/* $Id: resource.c,v 1.6 2001/08/31 19:30:16 dwelch Exp $
*
* PROJECT: ReactOS kernel
* FILE: ntoskrnl/io/resource.c
@ -103,7 +103,7 @@ IoQueryDeviceDescription(PINTERFACE_TYPE BusType,
PIO_QUERY_DEVICE_ROUTINE CalloutRoutine,
PVOID Context)
{
UNIMPLEMENTED;
UNIMPLEMENTED;
}
NTSTATUS STDCALL

View file

@ -25,7 +25,7 @@ PREFIX = /usr/mingw32-2.95.3-fc/bin/mingw32-pc-
EXE_POSTFIX :=
EXE_PREFIX := ./
DLLTOOL = $(PREFIX)dlltool --as=$(PREFIX)as
NASM = nasm
NASM_CMD = nasm
DOSCLI =
FLOPPY_DIR = /mnt/floppy
SEP := /