split some io routines into separate file

This commit is contained in:
cathugger
2017-10-23 04:12:04 +00:00
parent e6a879949b
commit 39c55c1c2b
4 changed files with 85 additions and 19 deletions

View File

@@ -23,6 +23,7 @@ MAINOBJ= \
cpucount.c.o \
base32_to.c.o \
base32_from.c.o \
ioutil.c.o \
$(ED25519OBJ) \
keccak.c.o