Initial commit for SIA HS Daemon.

This commit is contained in:
Wilco Baan Hofman 2012-07-28 21:44:09 +02:00
commit 9d49055b90
10 changed files with 2478 additions and 0 deletions

3
sia.h Normal file
View file

@ -0,0 +1,3 @@
const char *sia_code_str(char *code);
const char *sia_code_desc(char *code);