pi-u-boot/include/openssl/myfunction.h
2026-05-22 22:06:26 +08:00

8 lines
103 B
C

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