rebooting erebus project: initial commit
authorJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 21 Dec 2020 06:46:10 +0000 (08:46 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Mon, 21 Dec 2020 06:46:10 +0000 (08:46 +0200)
commitc8b13dff969d8104c178d9362aa21cefb9d61fe8
tree99304dea8eeab8ea8fd6b2db03b77efdb94aea9f
rebooting erebus project: initial commit
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
erebus/Makefile [new file with mode: 0644]
erebus/src/main.c [new file with mode: 0644]
liberebus/Makefile [new file with mode: 0644]
liberebus/include/erebus.h [new file with mode: 0644]
liberebus/src/erebus.c [new file with mode: 0644]
xerebus/Makefile [new file with mode: 0644]
xerebus/src/main.c [new file with mode: 0644]