Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
saeed
/
net-next
/
928971b6bc95ae13d2d77c2b7b265c379bf0189d
/
.
/
tools
/
testing
/
radix-tree
/
linux
/
notifier.h
blob: 70e4797d5a46f22eb66075d94eeda1a5f8aa9b10 [
file
] [
log
] [
blame
]
#ifndef
_NOTIFIER_H
#define
_NOTIFIER_H
struct
notifier_block
;
#define
NOTIFY_OK
0x0001
/* Suits me */
#endif