CS318 - Pintos
Pintos source browser for JHU CS318 course
src
tests
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
Generated on Thu Aug 22 2019 10:19:15 for CS318 - Pintos by
1.8.16