try to make sure compiler/include/mmakefile is always refreshed correctly.
[AROS.git] / rom / filesys / ram / startup.asm
blob5e0f41e5933eac4c59e6dada09d2b45195058ac4
2 ; File: startup.asm
3 ; Author: Neil Cafferkey
4 ; Copyright (C) 2000-2002 Neil Cafferkey
6 ; This file is free software; you can redistribute it and/or modify it
7 ; under the terms of the GNU Lesser General Public License as
8 ; published by the Free Software Foundation; either version 2.1 of the
9 ; License, or (at your option) any later version.
11 ; This file is distributed in the hope that it will be useful, but
12 ; WITHOUT ANY WARRANTY; without even the implied warranty of
13 ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 ; Lesser General Public License for more details.
16 ; You should have received a copy of the GNU Lesser General Public
17 ; License along with this file; if not, write to the Free Software
18 ; Foundation, Inc., 59 Temple Place - Suite 330, Boston,
19 ; MA 02111-1307, USA.
22 xref _Main
25 bra _Main