URL
https://opencores.org/ocsvn/1664/1664/trunk
[/] [1664/] [trunk/] [c/] [linux/] [scrive_stdout.c] - Blame information for rev 2
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
2 |
mrdmkg |
#include "sospesifada.h"
|
2 |
|
|
#include <unistd.h>
|
3 |
|
|
|
4 |
|
|
void scrive_stdout(char *cadena, nN cuantia)
|
5 |
|
|
{
|
6 |
|
|
write(1, cadena, cuantia);
|
7 |
|
|
}
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.