xtensa.h: Remove old prototype.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche
2022-05-18 01:07:48 +08:00
committed by Xiang Xiao
parent c2d179a2f4
commit 53cf328cbe
+1 -1
View File
@@ -224,7 +224,7 @@ function xtensa-esp32-gcc-toolchain {
esac
fi
xtensa-esp32-elf-gcc --version
pip3 install esptool
pip3 install esptool==3.3.1
}
function avr-gcc-toolchain {