]> sourceware.org Git - newlib-cygwin.git/commit
newlib: Remove superfluous CHECK_STD_INIT() macro
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Thu, 31 Mar 2022 06:43:49 +0000 (08:43 +0200)
committerSebastian Huber <sebastian.huber@embedded-brains.de>
Fri, 1 Apr 2022 16:17:59 +0000 (18:17 +0200)
commitbd95aa4d335bb27edb8a3b8335eb28f7c73d4187
treecf3471055b68992e1b35528333ed1b9aab4a157f
parente9c96f0a6daaad41920eea7ff84c8ce95918f1a3
newlib: Remove superfluous CHECK_STD_INIT() macro

This macro is unused or expands to nothing.
newlib/libc/machine/spu/c99ppe.h
newlib/libc/machine/spu/getchar.c
newlib/libc/machine/spu/gets.c
newlib/libc/machine/spu/perror.c
newlib/libc/machine/spu/putchar.c
newlib/libc/machine/spu/puts.c
newlib/libc/machine/spu/vprintf.c
newlib/libc/machine/spu/vscanf.c
newlib/libc/stdio/local.h
This page took 0.034756 seconds and 5 git commands to generate.