added graph numbers

This commit is contained in:
2025-04-05 16:40:17 +01:00
parent a0d0ae6ec9
commit 4894364ddf
3 changed files with 1 additions and 2 deletions

View File

@@ -14,7 +14,6 @@
//static size_t HEAP_SIZE = 1024 * 1024 * 1024;
void *malloc(size_t sz) {
printf("here");
int fd = open
(FILENAME, O_RDWR | O_CREAT, 0600);
if (fd < 0) {

BIN
docs/.DS_Store vendored

Binary file not shown.