[funini.com] -> [kei@sodan] -> Kernel Reading

root/include/asm-generic/device.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


/*
 * 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 */

/* [<][>][^][v][top][bottom][index][help] */

[funini.com] -> [kei@sodan] -> Kernel Reading