summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/crt0.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/imx31/crt0.S')
-rw-r--r--firmware/target/arm/imx31/crt0.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/imx31/crt0.S b/firmware/target/arm/imx31/crt0.S
index d982b91608..bc63a7d085 100644
--- a/firmware/target/arm/imx31/crt0.S
+++ b/firmware/target/arm/imx31/crt0.S
@@ -317,7 +317,6 @@ remap_end:
317#endif /* BOOTLOADER */ 317#endif /* BOOTLOADER */
318 318
319 .text 319 .text
320 .global UIE
321 320
322/* All illegal exceptions call into UIE with exception address as first 321/* All illegal exceptions call into UIE with exception address as first
323 * parameter. This is calculated differently depending on which exception 322 * parameter. This is calculated differently depending on which exception