gk7205v200-uboot/drivers/mtd/spi/fmc100/fmc100_os.h
2025-08-07 17:13:54 +08:00

14 lines
298 B
C
Executable File

/*
* Copyright (c) Hunan Goke,Chengdu Goke,Shandong Goke. 2021. All rights reserved.
*/
#ifndef __FMC100_OS_H__
#define __FMC100_OS_H__
#include "fmc100.h"
#include "../spi.h"
/*****************************************************************************/
#endif /* End of __FMC100_OS_H__ */