0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

what is this gcc

This commit is contained in:
2025-12-24 23:49:55 +01:00
parent 3724e998d7
commit fc368965ab

View File

@@ -1,4 +1,5 @@
#pragma once
#define _GNU_SOURCE
#include <stddef.h>
#include <stdint.h>
#include <stdio.h>