summaryrefslogtreecommitdiffstats
path: root/board/netstar/eeprom_start.S
diff options
context:
space:
mode:
Diffstat (limited to 'board/netstar/eeprom_start.S')
-rw-r--r--board/netstar/eeprom_start.S13
1 files changed, 0 insertions, 13 deletions
diff --git a/board/netstar/eeprom_start.S b/board/netstar/eeprom_start.S
deleted file mode 100644
index 3609382ad8..0000000000
--- a/board/netstar/eeprom_start.S
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * 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