Everywhere: Update to clang-format 20

This commit is contained in:
Alec Murphy 2025-04-19 07:31:54 -04:00
parent 402d802d2f
commit e7d8b456aa
9 changed files with 19 additions and 38 deletions

View file

@ -76,8 +76,7 @@ class Elf {
I64 symtab_size;
};
U0(*_start)
();
U0 (*_start)();
U0 unimplemented_symbol()
{