1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-11 05:33:26 +02:00
Files
u-boot-megous/include/openssl/myfunction.h
Ondrej Jirman ba8c26ce40 initial
2019-03-04 15:37:41 +01:00

9 lines
111 B
C
Executable File

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