This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master-ramdisk has been updated via 81266f97a769a09a58024cae110dfeeb47b3d9ac (commit) from 997460efcbb28f6ad720b2346e9001c7b2bd5e39 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 81266f97a769a09a58024cae110dfeeb47b3d9ac Author: Luca Dariz <l...@orpolo.org> Date: Tue Jun 28 12:10:52 2022 +0200 cleanup headers in printf.c * kern/printf.c: remove unnecessary #include and reorder This allows the file to be reused for minimal user-space tests. Signed-off-by: Luca Dariz <l...@orpolo.org> Message-Id: <20220628101054.446126-14-l...@orpolo.org> ----------------------------------------------------------------------- Summary of changes: kern/printf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach