Files
2021-01-12 23:47:54 +08:00

4 lines
78 B
C

void application_entry_rust() {
printf("Stub in rustapp library!\r\n");
}