Peter Collingbourne d5395fbf03 Initial commit.
llvm-svn: 147756
2012-01-08 22:09:58 +00:00

2 lines
40 B
C

#define native_divide(x, y) ((x) / (y))