source: mainline/uspace/app/pcc/cc/cpp/tests/test9@ 1ffd74e

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 1ffd74e was 711e7fe5, checked in by Prutkov Alex <prutkov.alex@…>, 14 years ago

Added printf module

  • Property mode set to 100755
File size: 71 bytes
Line 
1#define C(a,b,c) a##b##c
2#define N(x,y) C(x,_,y)
3#define A_O ao
4N(A,O)
Note: See TracBrowser for help on using the repository browser.