WSL2-Linux-Kernel/arch/powerpc/kernel/setup.h

7 строки
132 B
C

#ifndef _POWERPC_KERNEL_SETUP_H
#define _POWERPC_KERNEL_SETUP_H
void check_for_initrd(void);
#endif /* _POWERPC_KERNEL_SETUP_H */