Welcome to mirror list, hosted at ThFree Co, Russian Federation.

device.h « asm « include « avr32 « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d8f9872b0e2dc3587a9e658adc957f093b7906fb (plain)
1
2
3
4
5
6
7
/*
 * Arch specific extensions to struct device
 *
 * This file is released under the GPLv2
 */
#include <asm-generic/device.h>