This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
bf59170a66
acrn-kernel
/
arch
/
x86
/
include
/
asm
/
mutex.h
6 lines
80 B
C
Raw
Blame
History
#
ifdef CONFIG_X86_32
#
include "mutex_32.h"
#
else
#
include "mutex_64.h"
#
endif
Reference in New Issue
View Git Blame
Copy Permalink