#ifndef __INCLUDE_BOARD_H__ #define __INCLUDE_BOARD_H__ #ifdef PLATFORM_posix #include "platform/posix/board.h" #endif #endif