Sign in
coral
/
linux-imx
/
72c6f89cb0e8df491c2708d4b71e73fe8539da39
/
.
/
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