genode/repos/base-hw/src/bbl/stdio.h

7 lines
98 B
C

#ifndef _STDIO_H_
#define _STDIO_H_
typedef unsigned long long uint64_t;
#endif /* _STDIO_H_ */