blob: 50be40668f0d8ca8ca1399b81e2909848277bebf [file] [log] [blame]
xf.libfc6e712025-02-07 01:54:34 -08001/* 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 */