CS318 - Pintos
Pintos source browser for JHU CS318 course
main.h
Go to the documentation of this file.
1 #ifndef TESTS_MAIN_H
2 #define TESTS_MAIN_H
3 
4 void test_main (void);
5 
6 #endif /**< tests/main.h */
test_main
void test_main(void)
tests/main.h
Definition: syn-read.c:17