[MIPS] Adding support for MIPS architecture for WebRTC.

Small change to typedefs.h to enable MIPS Little Endian port.

TBR=niklas.enbom@webrtc.org
BUG=https://code.google.com/p/chromium/issues/detail?id=130022
TEST=make chrome

Review URL: https://webrtc-codereview.appspot.com/679005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2451 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/AUTHORS b/AUTHORS
index c3d75d6..2ce0f1c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,4 +3,5 @@
 
 Google Inc.
 Mozilla Foundation
-Ben Strong <bstrong@gmail.com>
\ No newline at end of file
+Ben Strong <bstrong@gmail.com>
+Petar Jovanovic <petarj@mips.com>