CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/23 07:09:21
Modified files:
sys/dev/ic : ahci.c ahcireg.h
Log message:
use 1U << 31 to avoid undefined behaviour
ok miod@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/23 07:09:21
Modified files:
sys/dev/ic : ahci.c ahcireg.h
Log message:
use 1U << 31 to avoid undefined behaviour
ok miod@