From a8fe90b28bdd9643cfd4168c006069d165cef101 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 21 Aug 2005 14:15:00 +0200 Subject: Replaced the get/put_unaligned() macros from with own inline functions --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 601dbad4..02cc7b7e 100644 --- a/HISTORY +++ b/HISTORY @@ -3713,3 +3713,6 @@ Video Disk Recorder Revision History - Fixed cDvbTuner to avoid lockups on NPTL systems (thanks to Marcel Wiesweg). - Added 'Service' functions to the plugin interface (thanks to Udo Richter). See PLUGINS.html, section "Custom services" for details. +- Replaced the get/put_unaligned() macros from with own inline + functions to avoid problems on platforms that don't provide these (thanks to + David Woodhouse for his help). -- cgit v1.2.3