Hello Joel,
see libatomic_i.h in the GCC sources:
/* All sized operations are implemented in hidden functions prefixed with
"libat_". These are either renamed or aliased to the expected prefix
of "__atomic". Some amount of renaming is required to avoid hiding or
conflicting with the b
Hi
Saw this today in a build log and couldn't find the prototype
so I am hoping someone else can fix it.
sparc-rtems4.11-gcc --pipe -DHAVE_CONFIG_H -I../../..
-I../../../../cpukit/../../../sis/lib/include -mcpu=cypress -O2 -g
-ffunction-sections -fdata-sections -Wall -Wmissing-prototypes
-Wi