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
arch
blackfin
include
asm
segment.h
Go to the documentation of this file.
1
/*
2
* Copyright 2004-2008 Analog Devices Inc.
3
*
4
* Licensed under the GPL-2 or later.
5
*/
6
7
#ifndef _BFIN_SEGMENT_H
8
#define _BFIN_SEGMENT_H
9
10
#define KERNEL_DS (0x5)
11
#define USER_DS (0x1)
12
13
#endif
/* _BFIN_SEGMENT_H */
Generated on Thu Jan 10 2013 12:50:26 for Linux Kernel by
1.8.2