10 lines
222 B
C
10 lines
222 B
C
/*
|
|
* Copyright (c) @CompanyNameMagicTag 2018-2020. All rights reserved.
|
|
* Description: PANIC module to rom implementation.
|
|
* Author: @CompanyNameTag
|
|
* Create:
|
|
*/
|
|
|
|
#ifndef PANIC_ROM_H
|
|
#define PANIC_ROM_H
|
|
#endif |