Meta: Run clang-format
This commit is contained in:
parent
9513a70a98
commit
5c0c981465
3 changed files with 5 additions and 10 deletions
|
@ -76,8 +76,7 @@ class Elf {
|
|||
I64 symtab_size;
|
||||
};
|
||||
|
||||
U0(*_start)
|
||||
();
|
||||
U0 (*_start)();
|
||||
|
||||
U0 unimplemented_symbol()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue