Sign in
gem5
/
arm
/
linux-arm-legacy
/
a75e551a89819c96bb762c25fa104b32eda7b99b
/
.
/
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 */