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 */
8

source code of glibc/sysdeps/sparc/sys/trap.h