Sign in
zircon-guest
/
third_party
/
linux
/
8fa9a697ab083af0f4a2807869752685ed8a7a6a
/
.
/
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