You've already forked linux-apfs-rw
mirror of
https://github.com/linux-apfs/linux-apfs-rw.git
synced 2026-05-01 15:01:34 -07:00
26bf3c5ba7
I recently started to use the __annotate_jump_table macro to silence an objtool warning, but it seems that this macro was only added for the 5.3 kernel. Just define it to nothing for older releases, the objtool warnings probably don't matter that much. Signed-off-by: Ernesto A. Fernández <ernesto@corellium.com>