source:
kBuild/trunk/tests/dummy_defined_X.c@
1398
最後變更 在這個檔案從1398是 1398,由 提交於 17 年 前 | |
---|---|
|
|
檔案大小: 94 位元組 |
行 | |
---|---|
1 | #ifndef X |
2 | # error "X isn't defined, test the is busted." |
3 | #endif |
4 | |
5 | int main() |
6 | { |
7 | return 0; |
8 | } |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器