template.c
Go to the documentation of this file.
1
7/*
8 * The contents of this file are subject to the Mozilla Public License
9 * Version 1.0 (the "License"); you may not use this file except in
10 * compliance with the License. You may obtain a copy of the License at
11 * http://www.mozilla.org/MPL/
12 *
13 * Software distributed under the License is distributed on an "AS IS"
14 * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
15 * License for the specific language governing rights and limitations
16 * under the License.
17 *
18 * The Original Code is legOS code, released October 17, 1999.
19 *
20 * The Initial Developer of the Original Code is Markus L. Noga.
21 * Portions created by Markus L. Noga are Copyright (C) 1999
22 * Markus L. Noga. All Rights Reserved.
23 *
24 * Contributor(s): Markus L. Noga <markus@noga.de>
25 */
26
27#include <template.h>
28
29
31//
32// Global Variables
33//
35
36
38//
39// Internal Variables
40//
42
43
45//
46// Functions
47//
49
50
EMPTY FILE. Copy to use. Use this to start a new interface by copying to new name then editing.

brickOS is released under the Mozilla Public License.
Original code copyright 1998-2005 by the authors.

Generated for brickOS Kernel Developer by doxygen 1.9.8