Files
rtems/cpukit/httpd/webrom.c
2008-09-07 18:07:30 +00:00

16 lines
304 B
C

/*
* webrom.c -- Compiled Web Pages
*
* Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved.
*
* See the file "license.txt" for usage and redistribution license requirements
*
* $Id$
*/
#include "wsIntrn.h"
websRomPageIndexType websRomPageIndex[] = {
{ NULL, NULL, 0, 0 },
};