diff options
Diffstat (limited to 'debug/c++test.cc')
-rw-r--r-- | debug/c++test.cc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debug/c++test.cc b/debug/c++test.cc new file mode 100644 index 0000000..4183e8c --- /dev/null +++ b/debug/c++test.cc @@ -0,0 +1,4 @@ +#include "pdp.h" +int main(void) +{ +} |