brintos

brintos / linux-shallow public Read only

0
0
Text · 147 B · ecb1c07 Raw
9 lines · c
1/* SPDX-License-Identifier: MIT */2/*3 * Copyright © 2023 Intel Corporation4 */5 6#include <linux/types.h>7 8typedef unsigned long intel_wakeref_t;9