Add wasm tacle-bench targets
This commit is contained in:
6
targets/wasm-tacle/sequential/ammunition/ammunition_stdlib.h
Executable file
6
targets/wasm-tacle/sequential/ammunition/ammunition_stdlib.h
Executable file
@ -0,0 +1,6 @@
|
||||
#ifndef AMMUNITION_STDLIB_H
|
||||
#define AMMUNITION_STDLIB_H
|
||||
|
||||
int ammunition_atoi ( const char *str );
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user