allwinner_a64/lichee/brandy/u-boot-2014.07/include/openssl/myfunction.h
2018-08-08 14:16:19 +08:00

8 lines
111 B
C
Executable file

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