Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/arch/alpha/include/asm/device.h
26481 views
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
/*
3
* Arch specific extensions to struct device
4
*/
5
#include <asm-generic/device.h>
6
7
8