summaryrefslogtreecommitdiff
path: root/apps/fixedpoint.h
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2009-07-07 13:36:34 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2009-07-07 13:36:34 +0000
commit8d4d4610b6814c0c4a4abe9523b4b6b2b80ac9a4 (patch)
tree5823f6ea576834eb0b7fd9f1fc78a85997d0e224 /apps/fixedpoint.h
parent616905f965ed626c398624ec2ffa988f69899c32 (diff)
downloadrockbox-8d4d4610b6814c0c4a4abe9523b4b6b2b80ac9a4.tar.gz
rockbox-8d4d4610b6814c0c4a4abe9523b4b6b2b80ac9a4.zip
* FS#10411 - Fixed point math code is bloated by Jeffrey Goode
* Set svn:keywords properties git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21701 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/fixedpoint.h')
-rw-r--r--apps/fixedpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/fixedpoint.h b/apps/fixedpoint.h
index 49292f3417..fd68fc162c 100644
--- a/apps/fixedpoint.h
+++ b/apps/fixedpoint.h
@@ -5,7 +5,7 @@
5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < 5 * Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ 6 * Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id: fixedpoint.h -1 $ 8 * $Id$
9 * 9 *
10 * Copyright (C) 2006 Jens Arnold 10 * Copyright (C) 2006 Jens Arnold
11 * 11 *