Add an empty cstdlib.elna source file

This commit is contained in:
2025-08-10 23:43:09 +03:00
parent 87058adcb3
commit 560689c092
11 changed files with 146 additions and 204 deletions

View File

@@ -10,6 +10,5 @@ type
line: Word;
column: Word
end;
FILE* = record end;
end.