8 lines
62 B
C
Raw Normal View History

2025-04-09 04:49:58 -04:00
#include <stdio.h>
#include "drivers.h"
void func(void)
{
}