]> Git Repo - J-u-boot.git/blame - cmd/printf.h
Merge patch series "Add OPP_LOW support for J7200"
[J-u-boot.git] / cmd / printf.h
CommitLineData
f4f8d8bb
RG
1/* SPDX-License-Identifier: GPL-2.0+ */
2
3#ifndef __PRINTF_H
4#define __PRINTF_H
5
6int printf_setexpr(char *str, size_t size, int argc, char *const *argv);
7
8#endif
This page took 0.09621 seconds and 4 git commands to generate.