summaryrefslogtreecommitdiff
path: root/rushs/tinyprintf/my_memset/my_memset.h
blob: e5ed0f02ed6f8e86139bbf32034a27b5f81a1c57 (plain)
1
2
3
4
5
6
#ifndef MY_MEMSET_H
#define MY_MEMSET_H

#include <stddef.h>

#endif /* ! MY_MEMSET_H */