summaryrefslogtreecommitdiff
path: root/arch/m68knommu/platform/68360/head-ram.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68knommu/platform/68360/head-ram.S')
-rw-r--r--arch/m68knommu/platform/68360/head-ram.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68knommu/platform/68360/head-ram.S b/arch/m68knommu/platform/68360/head-ram.S
index 2ef06242398..8eb94fb6b97 100644
--- a/arch/m68knommu/platform/68360/head-ram.S
+++ b/arch/m68knommu/platform/68360/head-ram.S
@@ -280,7 +280,7 @@ _dprbase:
* and then overwritten as needed.
*/
-.section ".data.initvect","awx"
+.section ".data..initvect","awx"
.long RAMEND /* Reset: Initial Stack Pointer - 0. */
.long _start /* Reset: Initial Program Counter - 1. */
.long buserr /* Bus Error - 2. */