mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-09 00:00:17 +03:00
6 lines
171 B
C
6 lines
171 B
C
#include "vendor/closure.h"
|
|
|
|
#define closure_wait bch2_closure_wait
|
|
#define closure_return_sync bch2_closure_return_sync
|
|
#define __closure_wake_up __bch2_closure_wake_up
|