#ifndef _OS_INT_H
#define _OS_INT_H

#include <stdint.h>

#endif