K 10 svn:author V 3 imp K 8 svn:date V 27 2019-05-23T15:53:41.668336Z K 7 svn:log V 378 Add warning that the PNP info has to follow the module declaration. Due to how the linker.hints file is laid out, we'll associate the pnp info with the wrong module if the module declaration comes after the pnp info. Until that limiation is removed, we need to have this ordering. Ideally, we'd also enforce the ordering somehow, but I've come up with no way to do that yet... END