Sign in
cos
/
third_party
/
kernel
/
fedbb6b4ff341c1e2120f4ffbf367fd78ac3e8f3
/
.
/
tools
/
testing
/
radix-tree
/
linux
/
notifier.h
blob: 70e4797d5a46f22eb66075d94eeda1a5f8aa9b10 [
file
]
#ifndef
_NOTIFIER_H
#define
_NOTIFIER_H
struct
notifier_block
;
#define
NOTIFY_OK
0x0001
/* Suits me */
#endif