]> git.saurik.com Git - apple/xnu.git/blob - tests/drop_priv.h
864da836953b4fc7d15332d8bf0b5454b6b0ef2d
[apple/xnu.git] / tests / drop_priv.h
1 #ifndef __DROP_PRIV_H
2 #define __DROP_PRIV_H
3
4 void drop_priv(void);
5
6 #endif /* __DROP_PRIV_H */