Sloccount on kl.c gives 1056, so either lose 56 lines, or 32 lines and put up with pedants.
Edit: Making specialp() return a single line, excluding 1 branch of the #ifdef and all the #defines gets you below 1024. So maybe you could argue the case?
Sloccount on kl.c gives 1056, so either lose 56 lines, or 32 lines and put up with pedants.
Edit: Making specialp() return a single line, excluding 1 branch of the #ifdef and all the #defines gets you below 1024. So maybe you could argue the case?