mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 02:21:47 +00:00
4 lines
60 B
C
4 lines
60 B
C
|
#include <linux/spinlock.h>
|
||
|
|
||
|
DEFINE_SPINLOCK(imx_ccm_lock);
|