hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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 }