esp-open-rtos/axtls/include/os_int.h

6 lines
65 B
C

#ifndef _OS_INT_H
#define _OS_INT_H
#include <stdint.h>
#endif