mirror of
https://github.com/ivoszbg/uniLoader.git
synced 2025-08-14 04:00:09 +00:00
9 lines
136 B
C
9 lines
136 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
/*
|
|
* Copyright (c) 2022, David Wronek <w.david0@protonmail.com>
|
|
*/
|
|
|
|
void board_init(void) {
|
|
|
|
}
|