CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/19 02:48:15
Modified files:
sys/net : toeplitz.c toeplitz.h
Log message:
let stoeplitz_to_key take a void * argument instead of uint8_t *.
ix(4) wants an array of uint32_ts to push into 32bit registers.
