Files
TAIXIN/sdk/include/chip/soc.h

8 lines
100 B
C
Raw Permalink Normal View History

#ifndef __SOC_H__
#define __SOC_H__
#include "tx_platform.h"
#define CONFIG_KERNEL_RHINO 1
#endif