summaryrefslogblamecommitdiffstats
path: root/cpukit/httpd/webrom.c
blob: 23de2c6d604b786098d5ba8d386b0ae1fc24f10e (plain) (tree)
1
2
3
4
5
6
7
8


                                 

                                                                       
                                                                               

       






                                           
/*
 * 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[] = {
  { 0, 0, 0 },
};