commit | fdca41825dd5ed2f2d1ced2f6ecbd9077c4f6b86 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Fri Jan 01 12:46:54 2010 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Fri Jan 01 13:05:23 2010 -0500 |
tree | 5db7205e68e436bb0541c8a0b6cc94f815e4be1f | |
parent | dad41d9f217cef9dc6c404d409f6c27b0454b73f [diff] |
Force a link error if a function is used from the wrong code chunk. Force functions intended for other code segments to be discarded during link - this will cause a link error if it used. Clean up rom layout code to ensure discarded sections are not used.