mirror of git://sourceware.org/git/glibc.git
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
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
/* Fortunately nothing to do. */
|
||||
|
|
@ -0,0 +1 @@
|
|||
/* Fortunately nothing to do. */
|
||||
Loading…
Reference in New Issue