mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 16:58:30 +00:00
Auto-generate some documentation
This commit is contained in:
parent
117d0111ab
commit
13437dd19b
97 changed files with 2033 additions and 661 deletions
|
@ -5,6 +5,7 @@
|
|||
│ cosmopolitan § autotune » dead code elimination │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
|
||||
#ifndef SUPPORT_VECTOR
|
||||
/**
|
||||
* Supported Platforms Tuning Knob (Runtime & Compile-Time)
|
||||
*
|
||||
|
@ -17,7 +18,6 @@
|
|||
* offer marginal improvements in terms of code size and performance, at
|
||||
* the cost of portability.
|
||||
*/
|
||||
#ifndef SUPPORT_VECTOR
|
||||
#define SUPPORT_VECTOR 0b11111111
|
||||
#endif
|
||||
#define LINUX 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue