Skip to content
Commit ab3a1ffd authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

radix tree test suite: Reduce kernel.h



Many of the definitions in the radix-tree kernel.h are redundant with
others in tools/include, or are no longer used, such as panic().
Move the definition of __init to init.h and in_interrupt() to preempt.h

Signed-off-by: default avatarMatthew Wilcox <mawilcox@microsoft.com>
parent 7a4f11b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment