what is this gcc

This commit is contained in:
2025-12-24 23:49:55 +01:00
parent 3724e998d7
commit fc368965ab
+1
View File
@@ -1,4 +1,5 @@
#pragma once
#define _GNU_SOURCE
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>