summaryrefslogtreecommitdiffstats
path: root/main/common/etheraddr.S
diff options
context:
space:
mode:
Diffstat (limited to 'main/common/etheraddr.S')
-rw-r--r--main/common/etheraddr.S12
1 files changed, 6 insertions, 6 deletions
diff --git a/main/common/etheraddr.S b/main/common/etheraddr.S
index 901d87e..fb8e7fd 100644
--- a/main/common/etheraddr.S
+++ b/main/common/etheraddr.S
@@ -1,7 +1,7 @@
/**************************************************************************
*
* Copyright (c) 2013 Alcatel-Lucent
- *
+ *
* Alcatel Lucent licenses this file to You under the Apache License,
* Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. A copy of the License is contained the
@@ -27,11 +27,11 @@
* Original author: Ed Sutter (ed.sutter@alcatel-lucent.com)
*
*/
- .global etheraddr
+.global etheraddr
- .balign 0x10
+.balign 0x10
etheraddr:
- .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
- .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
- .byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
+.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
+.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff
+.byte 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff