René Kijewski
|
47e11ddfe3
|
Split } else { lines per #693
|
2014-02-14 14:36:06 +01:00 |
|
René Kijewski
|
0054d4bb54
|
Adapt quad lib to RIOT coding conventions
|
2014-02-11 15:27:51 +01:00 |
|
René Kijewski
|
3dff8ed10c
|
Add compile time checks to quad.h
|
2014-02-11 15:24:21 +01:00 |
|
René Kijewski
|
76bbac4c2b
|
Add quadword math lib
GCC implicitly calls functions like __adddi3 to handle arithmetics on
long long.
Copied from http://ftp3.usa.openbsd.org/pub/OpenBSD/src/lib/libc/quad/
which is curtesy of the OpenBSD project (3 clause BSD license).
|
2014-02-11 15:24:21 +01:00 |
|