mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 05:20:06 +00:00
66cc59de5b
clobber the `ebp' register. * sysdeps/mach/hurd/i386/Makefile (CFLAGS-init-first.c): Removed. Reverts change from 2004-05-07 by Jeroen Dekkers. * sysdeps/mach/hurd/i386/init-first.c (init): Changed the type of NEWSP from `void *' to `int *'. Changed all casts accordingly.
5 lines
81 B
Makefile
5 lines
81 B
Makefile
ifeq ($(subdir),misc)
|
|
sysdep_routines += ioperm
|
|
sysdep_headers += sys/io.h
|
|
endif
|