Sign in
googlers
/
maze
/
linux
/
08f2e6312c67fed80df9342e06ad36daf11eb80b
/
.
/
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 */