Sign in
gem5
/
arm
/
linux-arm64-legacy
/
847f56eb0e08fde16e721b76dcb2c70da0c730bf
/
.
/
arch
/
mips
/
include
/
asm
/
suspend.h
blob: 3adac3b53d1930172595b7e3b5dbdfc9dd4cf42d [
file
] [
log
] [
blame
]
#ifndef
__ASM_SUSPEND_H
#define
__ASM_SUSPEND_H
/* References to section boundaries */
extern
const
void
__nosave_begin
,
__nosave_end
;
#endif
/* __ASM_SUSPEND_H */