Coccinelle release-1.0.0-rc11
[bpt/coccinelle.git] / tests / protoassert.c
CommitLineData
34e49164
C
1static unsigned mii_rd(ioaddr_t ioaddr, u_char phyaddr, u_char phyreg);
2
3int init(void)
4{
5 foo();
6}