treewide: restucture source tree per project
Signed-off-by: Max Regan <mgregan2@gmail.com>
This commit is contained in:
9
src/gbasm/tests/inc.h
Normal file
9
src/gbasm/tests/inc.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef GBASM_TEST_INC_H
|
||||
#define GBASM_TEST_INC_H
|
||||
|
||||
#include "gbasm/tests/test.h"
|
||||
#include "common/common.h"
|
||||
|
||||
extern const struct gbasm_tests gbasm_inc_tests;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user