]> git.ozlabs.org Git - ccan/commit
compiler: header for compiler-specific wrappers.
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 26 Sep 2010 06:01:38 +0000 (15:31 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Sun, 26 Sep 2010 06:01:38 +0000 (15:31 +0930)
commit89f1301ed2b65cdb4730bb28c42428873a69faec
tree36c935d7b33b3954bdf62026ccb232d39ad81f66
parenta8e0cfb1b02bd89850540f60232fc52fb0a11500
compiler: header for compiler-specific wrappers.

Currently they sit in each module.
ccan/compiler/LICENCE [new symlink]
ccan/compiler/_info [new file with mode: 0644]
ccan/compiler/compiler.h [new file with mode: 0644]
ccan/compiler/test/compile_fail-printf.c [new file with mode: 0644]
ccan/compiler/test/run-is_compile_constant.c [new file with mode: 0644]