Files
mop3/ce/ce.c
kamkow1 7726fd2f00
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m29s
Implement VFS syscalls
2026-02-15 21:34:07 +01:00

5 lines
67 B
C

#include <m/system.h>
#include <string.h>
void app_main (void) {}