brintos

brintos / linux-shallow public Read only

0
0
Text · 120 B · 43d146f Raw
8 lines · c
1/* SPDX-License-Identifier: GPL-2.0 */2#ifndef __LINUX_GFP_H3#define __LINUX_GFP_H4 5#include <linux/topology.h>6 7#endif8