hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/tools/testing/selftests/rseq/rseq-skip.h
....@@ -13,7 +13,7 @@
1313
1414 static inline __attribute__((always_inline))
1515 int rseq_cmpnev_storeoffp_load(intptr_t *v, intptr_t expectnot,
16
- off_t voffp, intptr_t *load, int cpu)
16
+ long voffp, intptr_t *load, int cpu)
1717 {
1818 return -1;
1919 }