Skip to content

Commit

Permalink
Fix linux x86-32 build
Browse files Browse the repository at this point in the history
  • Loading branch information
dd86k committed Sep 6, 2024
1 parent f5acde4 commit 43ae79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adbg/include/linux/user.d
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ version (X86) {
///
int reserved;
///
user_regs* u_ar0;
user_regs_struct* u_ar0;
///
user_fpregs* u_fpstate;
///
Expand Down

0 comments on commit 43ae79b

Please sign in to comment.