[S390] wire up sys_name_to_handle_at
[linux-2.6/btrfs-unstable.git] / arch / arm / kernel / atags.h
blobe5f028d214a11a2fbffd53161a98ebaf59d8740e
1 #ifdef CONFIG_ATAGS_PROC
2 extern void save_atags(struct tag *tags);
3 #else
4 static inline void save_atags(struct tag *tags) { }
5 #endif