mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 14:00:30 +00:00
Add dummy files for x32
This commit is contained in:
parent
180be88bf5
commit
48baa5f1d1
@ -1,3 +1,8 @@
|
||||
2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* sysdeps/x86_64/x32/divdi3.c: New dummy file.
|
||||
* sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
|
||||
|
||||
2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* sysvipc/sys/msg.h (msgbuf): Replace long int with
|
||||
|
1
sysdeps/x86_64/x32/divdi3.c
Normal file
1
sysdeps/x86_64/x32/divdi3.c
Normal file
@ -0,0 +1 @@
|
||||
/* Fortunately nothing to do. */
|
1
sysdeps/x86_64/x32/symbol-hacks.h
Normal file
1
sysdeps/x86_64/x32/symbol-hacks.h
Normal file
@ -0,0 +1 @@
|
||||
/* Fortunately nothing to do. */
|
Loading…
Reference in New Issue
Block a user