Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
tools
perf
util
include
linux
magic.h
Go to the documentation of this file.
1
#ifndef _PERF_LINUX_MAGIC_H_
2
#define _PERF_LINUX_MAGIC_H_
3
4
#ifndef DEBUGFS_MAGIC
5
#define DEBUGFS_MAGIC 0x64626720
6
#endif
7
8
#ifndef SYSFS_MAGIC
9
#define SYSFS_MAGIC 0x62656572
10
#endif
11
12
#endif
Generated on Thu Jan 10 2013 14:53:49 for Linux Kernel by
1.8.2