https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 709895214bfa0d34137facf9526ccb6e3dddef16 authored by Jason Self on 09 October 2008, 22:14:01 UTC
Linux-libre 2.6.27-gnu1
Tip revision: 7098952
device.h
/*
 * Arch specific extensions to struct device
 *
 * This file is released under the GPLv2
 */
#include <asm-generic/device.h>

back to top