chiark / gitweb /
wip before start to try to compile realtime
authorian <ian>
Wed, 3 May 2006 23:04:59 +0000 (23:04 +0000)
committerian <ian>
Wed, 3 May 2006 23:04:59 +0000 (23:04 +0000)
commit31333f622ad82b2580ab26946ddb2e38a0478c07
tree6ae9ce561338f66773f512e58222add0ffaa0c4f
parent2eea5fc46e6d98e58ebded98b999babcf40a4ba8
wip before start to try to compile realtime
20 files changed:
hostside/Makefile
hostside/Structure
hostside/cdumgr.c [new file with mode: 0644]
hostside/cmdinput.c [new file with mode: 0644]
hostside/commands.c
hostside/common.h
hostside/daemons.h [new file with mode: 0644]
hostside/eventhelp.c [new file with mode: 0644]
hostside/hostside.h
hostside/multiplex.h [new file with mode: 0644]
hostside/obc.c
hostside/parse-proto-spec
hostside/parseutils.c
hostside/realtime.c [new file with mode: 0644]
hostside/realtime.h [new file with mode: 0644]
hostside/selectout.c [new file with mode: 0644]
hostside/serialio.c
hostside/skelproto-pic.h
hostside/startup.c [new file with mode: 0644]
hostside/utils.c