aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx/image/spi-loader/include/init.h
blob: f3a15f5d43cafe7735762c389734bd4159bc2cca (plain)
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: BSD-2-Clause
/*
 * Copyright (c) 2022 Matthias Schiffer <mschiffer@universe-factory.net>
 */

#pragma once

void start(void);