pub unsafe trait Plic: PlicOptions { }
Provides access to a system-global PLIC instance. Implemented by use_plic!.
use_plic!
This trait is not intended to be implemented in any other means.