repo.or.cz
/
linux-btrfs-devel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel...
[linux-btrfs-devel.git]
/
arch
/
mips
/
include
/
asm
/
suspend.h
blob
3adac3b53d1930172595b7e3b5dbdfc9dd4cf42d
1
#ifndef __ASM_SUSPEND_H
2
#define __ASM_SUSPEND_H
3
4
/* References to section boundaries */
5
extern
const void
__nosave_begin
,
__nosave_end
;
6
7
#endif
/* __ASM_SUSPEND_H */