Linux 3.6-rc4
[deliverable/linux.git] / arch / arm / kernel / atags.h
CommitLineData
4cd9d6f7
RP
1#ifdef CONFIG_ATAGS_PROC
2extern void save_atags(struct tag *tags);
3#else
4static inline void save_atags(struct tag *tags) { }
5#endif
This page took 0.364745 seconds and 5 git commands to generate.