Sign in
gem5
/
arm
/
linux-arm64-legacy
/
12ba145c9406da72c8288245f352de7f37188f1f
/
.
/
include
/
asm-m68knommu
/
siginfo.h
blob: b18e5f4064ae35e667cdb91f89e2017368c48a52 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
_M68KNOMMU_SIGINFO_H
2
#define
_M68KNOMMU_SIGINFO_H
3
4
#include
<asm-generic/siginfo.h>
5
6
#endif