aboutsummaryrefslogtreecommitdiff
path: root/src/lib/arch_ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/arch_ops.c')
-rw-r--r--src/lib/arch_ops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/arch_ops.c b/src/lib/arch_ops.c
index b9f57194d7..ac1be77c9e 100644
--- a/src/lib/arch_ops.c
+++ b/src/lib/arch_ops.c
@@ -26,4 +26,3 @@ void __attribute__ ((weak)) arch_segment_loaded(uintptr_t start, size_t size,
{
/* do nothing */
}
-