Files
sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/include/openssl/myfunction.h
2024-05-07 18:09:20 +08:00

8 lines
103 B
C

#ifndef HEADER_MYFUNTION_H
#define HEADER_MYFUNTION_H
#include "common.h"
#include "malloc.h"
#endif