Skip to content

Commit 2c3d9ea

Browse files
clightgen preprocessor command
1 parent eb7eadc commit 2c3d9ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

aes/invoke_clightgen_preprocessor.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)