repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86, srat: do not register nodes beyond e820 map
[linux-2.6/mini2440.git]
/
fs
/
partitions
/
sgi.h
blob
5d5595c09928045dfb6bc3ece20bf1ca7c66ba56
1
/*
2
* fs/partitions/sgi.h
3
*/
4
5
extern
int
sgi_partition
(
struct
parsed_partitions
*
state
,
struct
block_device
*
bdev
);
6
7
#define SGI_LABEL_MAGIC 0x0be5a941
8