Subversion Repositories freemyipod

Rev

Rev 551 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 551 Rev 677
Line 1... Line 1...
1
@
1
@
2
@
2
@
3
@    emBIOS Loader for iPod Nano 2G
3
@    emCORE Loader for iPod Nano 2G
4
@
4
@
5
@    Copyright 2010 TheSeven
5
@    Copyright 2010 TheSeven
6
@
6
@
7
@
7
@
8
@    This file is part of emBIOS.
8
@    This file is part of emCORE.
9
@
9
@
10
@    emBIOS is free software: you can redistribute it and/or
10
@    emCORE is free software: you can redistribute it and/or
11
@    modify it under the terms of the GNU General Public License as
11
@    modify it under the terms of the GNU General Public License as
12
@    published by the Free Software Foundation, either version 2 of the
12
@    published by the Free Software Foundation, either version 2 of the
13
@    License, or (at your option) any later version.
13
@    License, or (at your option) any later version.
14
@
14
@
15
@    emBIOS is distributed in the hope that it will be useful,
15
@    emCORE is distributed in the hope that it will be useful,
16
@    but WITHOUT ANY WARRANTY; without even the implied warranty of
16
@    but WITHOUT ANY WARRANTY; without even the implied warranty of
17
@    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
17
@    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
18
@    See the GNU General Public License for more details.
18
@    See the GNU General Public License for more details.
19
@
19
@
20
@    You should have received a copy of the GNU General Public License along
20
@    You should have received a copy of the GNU General Public License along
21
@    with emBIOS.  If not, see <http://www.gnu.org/licenses/>.
21
@    with emCORE.  If not, see <http://www.gnu.org/licenses/>.
22
@
22
@
23
@
23
@
24
 
24
 
25
.global _start
25
.global _start
26
_start:
26
_start: