This commit is contained in:
C. Guy Yarvin 2014-09-04 10:03:38 -07:00
parent 68715087b2
commit 14c22cf9da
2 changed files with 0 additions and 6 deletions

View File

@ -182,5 +182,3 @@
# define u2_co_into(x) ((void *)(u2_Loom + (x)))
# define u2_co_outa(p) (((c3_w*)(void*)(p)) - u2_Loom)

View File

@ -1,7 +1,3 @@
/* include/f/hash.h
**
** This file is in the public domain.
*/
/* include/f/tune.h
**
** This file is in the public domain.