I'm using GCC and trying to figure out a way to solve USCI28 issue. For that I wanted to create a custom startup code that would allow me to optimize startup and add the things I need. Where/how can I get the source for for the current startup used by GCC?
↧