mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-03 07:45:17 +00:00
protobuf: service helper for show routine introduced
Signed-off-by: Stanislav Kinsbursky <skinsbursky@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
3f1b07f5a7
commit
f64633bd7d
@@ -61,6 +61,7 @@
|
||||
#endif /* BUG_ON_HANDLER */
|
||||
|
||||
#define BUG_ON(condition) BUG_ON_HANDLER((condition))
|
||||
#define BUG() BUG_ON(true)
|
||||
|
||||
/*
|
||||
* Write buffer @ptr of @size bytes into @fd file
|
||||
|
Reference in New Issue
Block a user