mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2025-02-02 22:51:28 +01:00
14 lines
254 B
C
14 lines
254 B
C
//
|
|
// DevicePathUtilities.h
|
|
// cpp_tests_compare_settings
|
|
//
|
|
// Created by Jief on 05/02/2021.
|
|
// Copyright © 2021 JF Knudsen. All rights reserved.
|
|
//
|
|
|
|
#ifndef DevicePathUtilities_h
|
|
#define DevicePathUtilities_h
|
|
|
|
|
|
#endif /* DevicePathUtilities_h */
|