mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
17 lines
531 B
Plaintext
17 lines
531 B
Plaintext
|
// /** @file
|
||
|
// Null instance of Debug Agent Library with empty functions.
|
||
|
//
|
||
|
// Null instance of Debug Agent Library with empty functions.
|
||
|
//
|
||
|
// Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
|
||
|
//
|
||
|
// SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
//
|
||
|
// **/
|
||
|
|
||
|
|
||
|
#string STR_MODULE_ABSTRACT #language en-US "Null instance of Debug Agent Library with empty functions"
|
||
|
|
||
|
#string STR_MODULE_DESCRIPTION #language en-US "Null instance of Debug Agent Library with empty functions."
|
||
|
|