2.5-18.1
[glibc.git] / sysdeps / unix / sysv / linux / x86_64 / Makefile
blob0f20367236664587d5d3b751167b87a95b37deec
1 32bit-predefine = __i386__
2 64bit-predefine = __x86_64__
4 ifeq ($(subdir),misc)
5 sysdep_routines += ioperm iopl
6 sysdep_headers += sys/perm.h sys/reg.h sys/debugreg.h sys/io.h
7 endif
9 ifeq ($(subdir),stdlib)
10 sysdep_routines += __start_context
11 endif
13 ifeq ($(subdir),stdlib)
14 gen-as-const-headers += ucontext_i.sym
15 endif