xref: /src/sys/compat/linuxkpi/common/include/linux/string_helpers.h (revision 4d6d5f5a21abc4abd715c63c0d99c82aaa3955c0)
14d6d5f5aSEd Maste /*
24d6d5f5aSEd Maste  * Copyright (c) 2025 The FreeBSD Foundation
34d6d5f5aSEd Maste  *
438138bebSJean-Sébastien Pédron  * SPDX-License-Identifier: BSD-2-Clause
538138bebSJean-Sébastien Pédron  */
638138bebSJean-Sébastien Pédron 
738138bebSJean-Sébastien Pédron #ifndef	_LINUXKPI_LINUX_STRING_HELPERS_H_
838138bebSJean-Sébastien Pédron #define	_LINUXKPI_LINUX_STRING_HELPERS_H_
938138bebSJean-Sébastien Pédron 
104d6d5f5aSEd Maste #include <linux/string_choices.h>
11a274435dSBjoern A. Zeeb 
12ae1084ffSVladimir Kondratyev #endif
13