|
|
| File: [Development] / linux-2.6-xfs / include / asm-generic / device.h (download)
Revision 1.1, Tue Jan 16 14:53:53 2007 UTC (10 years, 9 months ago) by vapo.longdrop.melbourne.sgi.com
Merge of 2.6.x-xfs-melb:linux:27933a by kenmcd. Merge up to 2.6.20-rc4 |
/*
* Arch specific extensions to struct device
*
* This file is released under the GPLv2
*/
#ifndef _ASM_GENERIC_DEVICE_H
#define _ASM_GENERIC_DEVICE_H
struct dev_archdata {
};
#endif /* _ASM_GENERIC_DEVICE_H */