From de32b73eb1a7d414660f418230e3b9137887c13a Mon Sep 17 00:00:00 2001 From: Ian C Date: Fri, 7 Dec 2018 15:22:29 +0000 Subject: Some more work on driver and added simple test program. Next step implement the write. --- test/Makefile | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/Makefile (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile new file mode 100644 index 0000000..60e233d --- /dev/null +++ b/test/Makefile @@ -0,0 +1 @@ +sidtest: sidtest.c -- cgit v1.2.3