summary refs log tree commit diff stats
path: root/tests/tnew.bpf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tnew.bpf')
-rwxr-xr-xtests/tnew.bpf10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/tnew.bpf b/tests/tnew.bpf
new file mode 100755
index 000000000..ab5aa4dbe
--- /dev/null
+++ b/tests/tnew.bpf
@@ -0,0 +1,10 @@
+USEUNIT("tnew.c");

+USEUNIT("..\lib\io.c");

+USEUNIT("..\lib\markstck.c");

+USEUNIT("..\lib\morsys.c");

+USEUNIT("..\lib\dlmalloc.c");

+//---------------------------------------------------------------------------

+This file is used by the project manager only and should be treated like the project file

+

+

+main
\ No newline at end of file