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

Subversion Repositories or1k

[/] [or1k/] [tags/] [MW_0_8_9PRE7/] [mw/] [src/] [demos/] [nanox/] [wait.c] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 673 markom
/*
2
 * Connect to the server, then wait until terminated (useful for stopping the server
3
 * from exiting without a window manager)
4
 */
5
 
6
#include "nano-X.h"
7
 
8
int main()
9
{
10
        char c;
11
        read(GrOpen(), &c, 1);
12
        return 0;
13
}

powered by: WebSVN 2.1.0

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