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

7 lines
65 B
C
Raw Normal View History

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