diff --git a/lib/libcompiler_rt/Makefile.inc b/lib/libcompiler_rt/Makefile.inc index 7b4de36f87e2..bdb6b93e6fda 100644 --- a/lib/libcompiler_rt/Makefile.inc +++ b/lib/libcompiler_rt/Makefile.inc @@ -270,13 +270,6 @@ SRCF+= truncsfbf2 SRCF+= stdatomic CFLAGS+= -DEMIT_SYNC_ATOMICS - -#.for op in add and max min nand or sub umax umin xor -#. for size in 4 8 -#SRCF+= sync_fetch_and_${op}_${size} -#. endfor -#.endfor - .endif .for file in ${SRCF}