1
2
3
4
5
6
7
8
9
10
11
// SPDX-License-Identifier: GPL-2.0-or-later

#ifndef __BACKEND_DEFLATE_H__
#define __BACKEND_DEFLATE_H__

#include "zcomp.h"

extern const struct zcomp_ops backend_deflate;

#endif /* __BACKEND_DEFLATE_H__ */
无论今后遇到什么事情,都请不要后悔与我的相遇