summaryrefslogtreecommitdiff
path: root/rushs/tinyprintf/my_strcmp/my_strcmp.h
blob: d89a00b467d9b68be2a5fc6a9837ae212f340ead (plain)
1
2
3
4
5
6
#ifndef MY_STRCMP_H
#define MY_STRCMP_H

#include <stddef.h>

#endif /* ! MY_STRCMP_H */