projects
/
apple
/
xnu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
xnu-6153.61.1.tar.gz
[apple/xnu.git]
/
bsd
/
arm
/
reg.h
1
/*
2
* Copyright (c) 2000-2007 Apple Inc. All rights reserved.
3
*/
4
/*
5
* Copyright (c) 1992 NeXT Computer, Inc.
6
*
7
*/
8
9
#ifdef KERNEL_PRIVATE
10
11
#ifndef _BSD_ARM_REG_H_
12
#define _BSD_ARM_REG_H_
13
14
#endif
/* _BSD_ARM_REG_H_ */
15
16
#endif
/* KERNEL_PRIVATE */