index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
src
/
include
/
linux
/
spinlock.h
blob: 790ac18cb9595f5ef19eed4f10cd50635d65da34 (
plain
)
1
2
3
4
#ifndef __LINUX_SPINLOCK_H
#define __LINUX_SPINLOCK_H
#include
<asm/spinlock.h>
#endif