Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
daniel
/
linux-tux3
/
f4f78e6788f874a3c6f7d3a038f53fd5182e08ef
/
.
/
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