Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/external/bsd/vchiq/dist/interface/vchiq_arm



Module Name:    src
Committed By:   tsutsui
Date:           Sat Dec 27 05:09:06 UTC 2025

Modified Files:
        src/sys/external/bsd/vchiq/dist/interface/vchiq_arm: vchiq_core.c
            vchiq_core.h

Log Message:
bcm2835: use exact width int types for msgid passed to/from shared memory.

No functional change, just for readability.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 \
    src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_core.c
cvs rdiff -u -r1.9 -r1.10 \
    src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/vchiq_core.h

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