summaryrefslogblamecommitdiffstats
path: root/cpukit/httpd/webrom.c
blob: 225d8bbf2258577f7105b0b48cde6e2879b0296a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                               
/*
 * webrom.c -- Compiled Web Pages
 *
 * Copyright (c) Go Ahead Software Inc., 1995-1999. All Rights Reserved.
 * See the file "license.txt" for usage and redistribution license requirements
 */

#include "wsIntrn.h"

websRomPageIndexType websRomPageIndex[] = {
  { 0, 0, 0 },
};