summaryrefslogtreecommitdiffstats
path: root/sw/z80/libc/include/stdlib.h
blob: c69f573684af81fc0241c4b1fde4b7bab9bbd046 (plain)
1
2
3
4
5
6
7
#ifndef __STDLIB_H__
#define __STDLIB_H__

#include "stdint.h"


#endif // __STDLIB_H__