repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
[glibc.git]
/
sysdeps
/
sparc
/
sys
/
trap.h
blob
50be40668f0d8ca8ca1399b81e2909848277bebf
1
/* Include trap definitions. */
2
#ifndef _SYS_TRAP_H
3
#define _SYS_TRAP_H 1
4
5
#include <machine/trap.h>
6
7
#endif
/* sys/trap.h */