mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-03 09:48:29 +00:00
Make minor improvements
This commit is contained in:
parent
04caf6f9ad
commit
95b142e4e5
95 changed files with 3818 additions and 2760 deletions
|
@ -66,7 +66,7 @@
|
|||
* Only the first 64kb of each source file is considered.
|
||||
*/
|
||||
|
||||
alignas(16) const char kIncludePrefix[] = "include \"";
|
||||
_Alignas(16) const char kIncludePrefix[] = "include \"";
|
||||
|
||||
const char kSourceExts[][5] = {".s", ".S", ".c", ".cc", ".cpp"};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue