Intial commit with original files, docs and modified Linux source.

This commit is contained in:
2019-04-13 00:24:49 -04:00
commit 754b8ccb3a
111 changed files with 13099 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
PROG = scdis
OBJS = ../common/hid_tokens.o ../common/macro_tokens.o $(PROG).o
include ../build/Makefile_prog.inc