- Try to do better pretty printing when array elements are individually
[bpt/coccinelle.git] / tests / pmac.res
CommitLineData
34e49164
C
1#ifdef CONFIG_PPC_HAS_FEATURE_CALLS
2#include <asm/pmac_feature.h>
3#else
4#include <asm/feature.h>
5#endif
6
7static int snd_pmac_register_sleep_notifier(pmac_t *chip);
8static int snd_pmac_unregister_sleep_notifier(pmac_t *chip);