1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00
esp8266/ssl/os_int.h
2015-08-30 13:34:00 +03:00

8 lines
114 B
C

#ifndef OS_INT_H
#define OS_INT_H
#include <stddef.h>
#include <stdint.h>
#include <stdbool.h>
#endif //OS_INT_H