Files
powdr/std/field.asm
2024-03-01 17:36:54 +01:00

3 lines
160 B
NASM

/// A function that returns the current field modulus as an integer.
/// The actual implementation is replaced by a built-in function.
let modulus: -> int = [];