freebsd-dev/sys/dev/al_eth
John Baldwin 463edaf441 al: Replace boolean_t with either al_bool or bool.
Use al_bool for interfaces and structures defined in the
OS-independent HAL in sys/contrib, and use plain bool for
FreeBSD-specific APIs and structures in sys/dev/al_eth.

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D39923
2023-05-04 12:32:40 -07:00
..
al_eth.c al: Replace boolean_t with either al_bool or bool. 2023-05-04 12:32:40 -07:00
al_eth.h al: Replace boolean_t with either al_bool or bool. 2023-05-04 12:32:40 -07:00
al_init_eth_kr.c al: Replace boolean_t with either al_bool or bool. 2023-05-04 12:32:40 -07:00
al_init_eth_kr.h
al_init_eth_lm.c al: Replace boolean_t with either al_bool or bool. 2023-05-04 12:32:40 -07:00
al_init_eth_lm.h al: Replace boolean_t with either al_bool or bool. 2023-05-04 12:32:40 -07:00