Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/include
Module Name: src
Committed By: rillig
Date: Mon Sep 29 20:08:54 UTC 2025
Modified Files:
src/sys/arch/sh3/include: dmacreg.h
Log Message:
sh3/dmacreg.h: fix snprintb definitions
In the previous definitions, the 'f' conversion was combined with the
':' conversion, which snprintb rejects at runtime, starting with
snprintb.c 1.47 from 2024-04-07.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sh3/include/dmacreg.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