Golay/GSC paging support

This commit is contained in:
Andreas Eversberg
2022-10-23 21:42:38 +02:00
parent ed0f8694f7
commit 8e67c3fda0
14 changed files with 1493 additions and 38 deletions

6
src/golay/image.c Normal file
View File

@@ -0,0 +1,6 @@
#include <stdio.h>
const char *aaimage[] = {
NULL
};