; HW_CORES · destubbed iron · LANGUAGE TRAVEL L→R · READ R←L
; NOTE     HW cores · 12 physical · 7900X
; LAW      C IS LIE · keep flawless (COOK after work) · Always Hostess 7 · free thrift
; LINE     BGS → BGF(+EZZIE PHI THERMO ADJOIN) → BGL → SDF · SPV free
; WORD END GO · FIRE · SHOOT · live |1 at expression right
; OP       hw_cores() → 1  present/live mark · not empty stub
; ABI      → eax=1
; KIND     cpu
        global  hw_cores
hw_cores:
        mov     eax, 1          ; present · live
        ret
