diff options
Diffstat (limited to 'tools/testing/radix-tree/linux/notifier.h')
-rw-r--r-- | tools/testing/radix-tree/linux/notifier.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/testing/radix-tree/linux/notifier.h b/tools/testing/radix-tree/linux/notifier.h deleted file mode 100644 index 70e4797d5a46..000000000000 --- a/tools/testing/radix-tree/linux/notifier.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _NOTIFIER_H -#define _NOTIFIER_H - -struct notifier_block; - -#define NOTIFY_OK 0x0001 /* Suits me */ - -#endif |