Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8c3b6175958db06bb5de2e5661e8c6bac5e5699f
/
.
/
board
/
samsung
/
starqltechn
/
starqltechn.c
blob: f2cdb4eec2c1f0544d3bb48dd9cd6817a30d0151 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0+
/*
* This empty file prevents make linking error.
* No custom logic for starqltechn so far.
*
* (C) Copyright 2021 Dzmitry Sankouski <dsankouski@gmail.com>
*
*/
void
nooop
(
void
)
{}