Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
b80d0c77ca203d532123f499f75ebcae9b101323
/
.
/
plat
/
nxp
/
s32
/
s32g274ardb2
/
include
/
plat_console.h
blob: 43c2bfd8571a9ba016ebc1ffc4c95bd70df81241 [
file
] [
log
] [
blame
]
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef
PLAT_CONSOLE_H
#define
PLAT_CONSOLE_H
void
console_s32g2_register
(
void
);
#endif