mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-02 13:03:28 +01:00
14 lines
197 B
C
14 lines
197 B
C
|
//
|
||
|
// OcMiscLib.h
|
||
|
// cpp_tests
|
||
|
//
|
||
|
// Created by Jief on 12/10/2020.
|
||
|
// Copyright © 2020 JF Knudsen. All rights reserved.
|
||
|
//
|
||
|
|
||
|
#ifndef OcMiscLib_h
|
||
|
#define OcMiscLib_h
|
||
|
|
||
|
|
||
|
#endif /* OcMiscLib_h */
|