repo.or.cz
/
wandboard.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i386/x86_64: move headers to include/asm-x86
[wandboard.git]
/
include
/
asm-x86
/
sections_32.h
blob
2dcbb92918b20edc84e3d8b12d5f0c090aa547e1
1
#ifndef _I386_SECTIONS_H
2
#define _I386_SECTIONS_H
3
4
/* nothing to see, move along */
5
#include <asm-generic/sections.h>
6
7
#endif