Skip to content

Commit

Permalink
style adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
c8ef committed Jul 19, 2024
1 parent 1251e94 commit 69c9208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions c2mir/x86_64/cx86_64-ABI-code.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
*/

/* See https://gitlab.com/x86-psABIs/x86-64-ABI.
* We use MIR_T_UNDEF for MEMORY.
*/
We use MIR_T_UNDEF for MEMORY.
*/

enum add_arg_class { NO_CLASS = MIR_T_BOUND + 1, X87UP_CLASS };

Expand Down

0 comments on commit 69c9208

Please sign in to comment.