Skip to content

Commit

Permalink
fix for aarch64 on 6.1
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Gottschall <[email protected]>
  • Loading branch information
BrainSlayer committed Apr 19, 2024
1 parent 6f3f40c commit ff6fb85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/libspl/include/assert.h
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ do { \
"%s == 0 (%p == 0) " STR, #LEFT, \
(u_longlong_t)__left, __VA_ARGS__); \
} while (0)
=======
#endif

#ifdef assert
Expand Down

0 comments on commit ff6fb85

Please sign in to comment.