openwrt/target/linux/mpc85xx/image/spi-loader/include/init.h

9 lines
154 B
C

// SPDX-License-Identifier: BSD-2-Clause
/*
* Copyright (c) 2022 Matthias Schiffer <mschiffer@universe-factory.net>
*/
#pragma once
void start(void);