nt9856x/BSP/u-boot/disk/part_nvt_mmc_raw.h
2023-03-28 15:07:53 +08:00

12 lines
218 B
C
Executable File

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2021
* Wayne Lin (Wayne_lin@novatek.com.tw)
*/
#ifndef _PART_NVT_MMC_H
#define _PART_NVT_MMC_H
#define MAX_ENTRY_NUMBERS 20
#endif /* _PART_NVT_MMC_H */