pc98 boot2 is compiled with _KERNEL defined, and that makes non-static
bootinfo variable declaration visible. It conflicts with static
declaration in this file. Declare variable as globally visible in
order to resolve the conflict.
Description
Description
Details
Details
- Provenance
kan Authored on - Parents
- rS168441: __p_rcode_syms is declared as external in resolv.conf, so it cannot be
- Branches
- Unknown
- Tags