Skip to content

Commit

Permalink
macro typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 committed Jan 1, 2024
1 parent de5387a commit d747b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/patches/boringssl-old-ciphers.patch
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ index 08e4183..d486c01 100644
#include "fork_detect.h"
#include "getrandom_fillin.h"

+#if !defined(NT_ARM_SYSTEM_CAL)
+#if !defined(NT_ARM_SYSTEM_CALL)
+// https://elixir.bootlin.com/linux/v6.6.8/source/include/uapi/linux/elf.h#L433
+#define NT_ARM_SYSTEM_CALL 0x404 /* ARM system call number */
+#endif
Expand Down

0 comments on commit d747b94

Please sign in to comment.