secd/src/main.c

6 lines
73 B
C

#include <stdio.h>
#include "dbg.h"
int main(int argc, char** argv) {
}