Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amiga/pci
Module Name: src
Committed By: andvar
Date: Sat Aug 26 22:12:45 UTC 2023
Modified Files:
src/sys/arch/amiga/pci: p5pb.c
Log Message:
amiga/p5pb(4): move parent_dict definition/assignment to #if NGENFB > 0 block,
where it is only used in P5PB_CONSOLE code.
fixes P5PB_CONSOLE enabled build, no functional changes intended.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/amiga/pci/p5pb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index