aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bootconfig/include/linux/ctype.h
blob: c56ecc13644840b4a8c84726d5968c5485a4c4b7 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _SKC_LINUX_CTYPE_H
#define _SKC_LINUX_CTYPE_H

#include <ctype.h>

#endif