1 /*
2  * Copyright (C) 2015-2020 Alibaba Group Holding Limited
3  */
4 
5 #ifndef __2NDBOOT_SYS_H__
6 #define __2NDBOOT_SYS_H__
7 
8 #include "2ndboot.h"
9 
10 #endif // __2NDBOOT_SYS_H__