embeddedartistry / libc

libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
MIT License
510 stars 67 forks source link

Provide Startup Files for x86/x86_64 #124

Open phillipjohnston opened 4 years ago

phillipjohnston commented 4 years ago

provide our own startup files for x86/x86_64, so we can stop leveraging the compiler's startup files on Linux