We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb7eadc commit 2c3d9eaCopy full SHA for 2c3d9ea
aes/invoke_clightgen_preprocessor.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+../../compcert/clightgen -E -I./mbedtls/include/ ./mbedtls/library/aes.c > ./aes.preprocessed.c
3
+
0 commit comments