aboutsummaryrefslogblamecommitdiff
path: root/lib/include/io.h
blob: 0f8b900e226d86bba16fddf2d22df61cf5e822b7 (plain) (tree)
1
2
3
4
5
6




                                     
                               
// Copyright (c) 2020 Johannes Stoelp

#pragma once

int pfmt(const char* fmt, ...);
int efmt(const char* fmt, ...);