missed one

This commit is contained in:
Perry Kivolowitz 2023-01-25 21:07:23 -06:00
parent 90824c36ba
commit c67f16b7b4

View file

@ -2,6 +2,7 @@
/*
gcc -fPIC -shared -o my_square.so function.S
https://realpython.com/python-bindings-overview/#python-bindings-overview
*/
.p2align 2
.text