mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
Update.
2002-09-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * sysdeps/powerpc/abort-instr.h: New file.
This commit is contained in:
parent
17dd9f9009
commit
0a5a6ea3aa
@ -1,3 +1,7 @@
|
||||
2002-09-15 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
|
||||
|
||||
* sysdeps/powerpc/abort-instr.h: New file.
|
||||
|
||||
2002-09-14 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/generic/libc-start.c (__libc_start_main): Remove bogus
|
||||
|
2
sysdeps/powerpc/abort-instr.h
Normal file
2
sysdeps/powerpc/abort-instr.h
Normal file
@ -0,0 +1,2 @@
|
||||
/* An op-code of 0 is guaranteed to be illegal. */
|
||||
#define ABORT_INSTRUCTION asm (".long 0")
|
Loading…
Reference in New Issue
Block a user