CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2026/03/28 07:09:55

Added files:
        lib/libcrypto  : crypto_assembly.h 

Log message:
Provide a crypto_assembly.h internal header.

This will contain defines and macros that we need for assembly code,
without polluting other headers that are primarily used for C code.

For now, this just unconditionally provides _CET_ENDBR on amd64.

ok kenjiro@ tb@

Reply via email to