source: rtems/cpukit/httpd/rtems_webserver.h @ cf1f72e

4.104.114.84.95
Last change on this file since cf1f72e was c1cdaa0, checked in by Joel Sherrill <joel.sherrill@…>, on 10/27/99 at 12:50:33

Patch from Emmanuel Raguet <raguet@…> and Eric Valette
<valette@…> to add a port of the GoAhead? web server
(httpd) to the RTEMS build tree. They have successfully used
this BSP on i386/pc386 and PowerPC/mcp750.

Mark and Joel spoke with Nick Berliner <nickb@…> on
26 Oct 1999 about this port and got verbal approval to include
it in RTEMS distributions.

  • Property mode set to 100644
File size: 71 bytes
Line 
1/*
2 * rtems_webserver.h --
3 *
4 */
5
6int rtems_initialize_webserver();
7
Note: See TracBrowser for help on using the repository browser.