mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-16 09:55:07 +07:00
![Stephen Rothwell](/assets/img/avatar_default.png)
for functions defined by setup-common.c and used in setup_xx.c Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
7 lines
132 B
C
7 lines
132 B
C
#ifndef _POWERPC_KERNEL_SETUP_H
|
|
#define _POWERPC_KERNEL_SETUP_H
|
|
|
|
void check_for_initrd(void);
|
|
|
|
#endif /* _POWERPC_KERNEL_SETUP_H */
|