2005-12-29 Paul Brook <paul@codesourcery.com>
[official-gcc.git] / gcc / config / frv / modi.c
blobd5a91fc0f558976122499e8fd32a1f4a60576da7
1 int __modi (int a, int b)
3 return a % b;