mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-19 01:26:22 +00:00
This is the difference between two commits criu-dev/b0f6f293/Unify own memcpy/memset/memcmp master/0367a1fe/Drop prefix from own memcpy/memset/memcmp that makes criu-dev after rebase on master with latter commit be the same as it was with former commit before rebase. Signed-off-by: Kir Kolyshkin <kir@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
4 lines
105 B
C
4 lines
105 B
C
#ifndef __COMPEL_ARCH_FEATURES_H
|
|
#define __COMPEL_ARCH_FEATURES_H
|
|
|
|
#endif /* __COMPEL_ARCH_FEATURES_H */
|