Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
0d38ff9c7afa1207beebf9fa0886f87741dfb64a
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
include
/
crypto
/
crypto_wq.h
blob: a7d252daf91b4ec6988e95e9b8aec9ed412573be [
file
] [
log
] [
blame
]
#ifndef
CRYPTO_WQ_H
#define
CRYPTO_WQ_H
#include
<linux/workqueue.h>
extern
struct
workqueue_struct
*
kcrypto_wq
;
#endif