Add copy of .ttf font with .eot extension for testing
[wine-gecko.git] / xpcom / tests / static-checker / o11.cpp
blob607980e2f6ca59665f31309b35bd2cc42fa4c4e1
1 typedef int PRUint32;
2 typedef int PRInt32;
4 typedef PRUint32 nsresult;
5 typedef short PRUnichar;
7 nsresult foo(int *p __attribute__((user("NS_inparam")))) {
8 return 0;