projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6
[linux-2.6]
/
include
/
linux
/
affs_fs.h
1
#ifndef _AFFS_FS_H
2
#define _AFFS_FS_H
3
/*
4
* The affs filesystem constants/structures
5
*/
6
#define AFFS_SUPER_MAGIC 0xadff
7
#endif