4 lines
46 B
C
4 lines
46 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
void run_elf(const char* name);
|