summaryrefslogtreecommitdiffstats
path: root/board/netstar/eeprom_start.S
blob: 3609382ad836fd7de6dc9846afd50d3f55d8bad2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright (c) 2005  2N Telekomunikace
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * version 2 as published by the Free Software Foundation.
 *
 */

.globl _start
_start:	b	eeprom

.end
OpenPOWER on IntegriCloud