No description
  • C 94.6%
  • Shell 2.1%
  • Makefile 2%
  • M4 1.3%
Find a file
Darrel Griët 8b4a2d841b Fix incompatible pointer type for parser
Fixes incompatible pointer type with GCC 15:
| ../../../../../../../workspace/sources/brcm-patchram-plus/src/main.c:593:31: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(char *)' [-Wincompatible-pointer-typ

Signed-off-by: Darrel Griët <dgriet@gmail.com>
2026-04-01 21:15:05 +02:00
src Fix incompatible pointer type for parser 2026-04-01 21:15:05 +02:00
.gitignore update .gitignore 2011-12-10 15:55:01 +01:00
AUTHORS Move brcm-patchram-plus to the root directory 2016-12-28 17:08:27 +01:00
autogen.sh Move brcm-patchram-plus to the root directory 2016-12-28 17:08:27 +01:00
ChangeLog Move brcm-patchram-plus to the root directory 2016-12-28 17:08:27 +01:00
configure.ac Move brcm-patchram-plus to the root directory 2016-12-28 17:08:27 +01:00
COPYING COPYING: replace BSD-3-Clause by Apache-2.0 2019-02-10 18:18:52 +01:00
INSTALL Move brcm-patchram-plus to the root directory 2016-12-28 17:08:27 +01:00
Makefile.am Move brcm-patchram-plus to the root directory 2016-12-28 17:08:27 +01:00
NEWS Move brcm-patchram-plus to the root directory 2016-12-28 17:08:27 +01:00
README Move brcm-patchram-plus to the root directory 2016-12-28 17:08:27 +01:00