OpenCores
URL https://opencores.org/ocsvn/xenie/xenie/trunk

Subversion Repositories xenie

[/] [xenie/] [trunk/] [examples/] [Eth_example/] [mb_fw/] [xenie_eth_test_womtd/] [src/] [uprintf.h] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 DFC
#ifndef __UPRINTF_H
2
#define __UPRINTF_H
3
 
4
 
5
void uprintf_init(void (*print)(void *inst, const char *buf, int len), void *inst);
6
void uprintf (char const *fmt0, ...);
7
int suprintf (char *buf, char const *fmt0, ...);
8
 
9
#endif
10
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.