added makefile and common include

This commit is contained in:
mrdudz
2014-11-22 16:59:31 +01:00
parent d712abfe27
commit a20cb09032
24 changed files with 48 additions and 3 deletions

View File

@@ -4,6 +4,8 @@
!!LICENCE!! own, freely distributeable for non-profit. read CPYRIGHT.LCC
*/
#include "common.h"
struct defs {
int cbits; /* No. of bits per char */
int ibits; /* int */