Don't need this; got uname

This commit is contained in:
Gitea 2020-12-12 01:58:29 -06:00
parent 5ef1f6864c
commit 9a942a2125
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
#include <stdio.h>
/* TODO: Make this check the kernel for version instead */
int main(void) {
printf("FENIX PRE_REL 20190903\n");
return 0;
}