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

Subversion Repositories eco32

[/] [eco32/] [tags/] [eco32-0.22/] [stdalone/] [twotasks-1/] [task1/] [putchar.h] - Diff between revs 18 and 21

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 18 Rev 21
/*
/*
 * putchar.h -- putchar library function
 * putchar.h -- putchar library function
 */
 */
 
 
 
 
#ifndef _PUTCHAR_H_
#ifndef _PUTCHAR_H_
#define _PUTCHAR_H_
#define _PUTCHAR_H_
 
 
 
 
void putchar(char c);
void putchar(char c);
 
 
 
 
#endif /* _PUTCHAR_H_ */
#endif /* _PUTCHAR_H_ */
 
 

powered by: WebSVN 2.1.0

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