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 Dec 7, 2023
1 parent 5249e12 commit 0907247
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 @@ -176,7 +176,6 @@ do { \
"%s == 0 (%p == 0)", #LEFT, \
(void *)__left); \
} while (0)

#endif

#ifdef assert
Expand Down

0 comments on commit 0907247

Please sign in to comment.