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] - Rev 4

Compare with Previous | Blame | View Log

#ifndef __UPRINTF_H
#define __UPRINTF_H
 
 
void uprintf_init(void (*print)(void *inst, const char *buf, int len), void *inst);
void uprintf (char const *fmt0, ...);
int suprintf (char *buf, char const *fmt0, ...);
 
#endif
 
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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