commit | 0ad77f09fa0dc35f8ad1ede6dd1acbb68455dec7 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun May 31 20:46:43 2009 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun May 31 20:46:43 2009 -0400 |
tree | 816079144f144c7f46b0b0444f11e92eaa7fa3d3 | |
parent | 2e86c6a805ef57686ad8af067f010e602adb5d84 [diff] |
VGA: Reduce stack usage. Make 'struct carattr' 3 bytes in size - gcc does better with this. Add 'noinline' directives to some funcs to reduce handle_10 stack usage.