Scott Haseley 1b99c0e18f Refactored ksecprintf -> secprintf. Secure code is now all in common libtest161.
This library gets linked in by default in userland, and the common files are
included in the kernel.
2016-02-23 15:31:37 -05:00

7 lines
89 B
C

#ifndef _TEST161_H_
#define _TEST161_H_
#include <kern/test161.h>
#endif // _TEST161_H