More project structure changes
This commit is contained in:
5
checkm8_payloads/test.c
Normal file
5
checkm8_payloads/test.c
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
int _start(int b)
|
||||
{
|
||||
return b * 5;
|
||||
}
|
||||
Reference in New Issue
Block a user