repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MFC:
[dragonfly.git]
/
lib
/
libcaps
/
i386
/
asmacros.h
blob
d88863484bc873a69b38dea0dd11080973f707c9
1
/*
2
* ASMACROS.H
3
*
4
* $DragonFly: src/lib/libcaps/i386/asmacros.h,v 1.1 2003/12/04 22:06:22 dillon Exp $
5
*/
6
#include <machine/asmacros.h>
7
8
#define PCPU(name) %gs:gd_ ## name
9