glibc/sysdeps/x86_64/____longjmp_chk.S
Ulrich Drepper 98b1e6c866 ____longjmp_chk is now OS-specific.
We use sigaltstack internally which on some systems is a syscall
and should be used as such.  Move the x86-64 version to the Linux
specific directory and create in its place a file which always
causes compile errors.
2009-07-30 21:42:27 -07:00

2 lines
36 B
ArmAsm

#error "OS-specific version needed"