From 489beadf61d05f40dd4ac40e4e5290502f7ad078 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 9 Aug 2025 17:35:26 +0300 Subject: format --- tests/simple_fat_bfly/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/simple_fat_bfly/test.c') diff --git a/tests/simple_fat_bfly/test.c b/tests/simple_fat_bfly/test.c index 2e4a22c..aaf86c7 100644 --- a/tests/simple_fat_bfly/test.c +++ b/tests/simple_fat_bfly/test.c @@ -45,7 +45,7 @@ do_work: *control = x + 1; if (x == X - 1) - asm("ebreak"); + asm ("ebreak"); /* otherwise just loop */ while (1) {} -- cgit v1.3