Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
c36b867e5b9747a027e3ef633ab2b85f0cda90a2
/
.
/
include
/
linux
/
nduid.h
blob: e84c4d9693492d49d77807855ee53a49d0c5d794 [
file
] [
log
] [
blame
]
Flemmard
49e7842
2013-10-11 15:48:32 +0200
[
diff
] [
blame
]
1
#ifndef
__ASM_ARCH_NDUID_H__
2
#define
__ASM_ARCH_NDUID_H__
3
4
struct
nduid_config
{
5
char
*
dev_name
;
6
};
7
8
#endif