CloverBootloader/Xcode/cpp_tests/Include/Library/DebugLib.h

15 lines
230 B
C
Raw Normal View History

//
// DebugLib.h
// cpp_tests UTF16 signed char
//
// Created by Jief on 12/10/2020.
// Copyright © 2020 JF Knudsen. All rights reserved.
//
#ifndef DebugLib_h
#define DebugLib_h
#include <stdio.h>
#endif /* DebugLib_h */