diff -urN linux-2.6.19.old/include/asm-mips/system.h linux-2.6.19.dev/include/asm-mips/system.h --- linux-2.6.19.old/include/asm-mips/system.h 2006-11-29 22:57:37.000000000 +0100 +++ linux-2.6.19.dev/include/asm-mips/system.h 2006-12-14 03:13:28.000000000 +0100 @@ -311,7 +311,7 @@ if something tries to do an invalid xchg(). */ extern void __xchg_called_with_bad_pointer(void); -static inline unsigned long __xchg(unsigned long x, volatile void * ptr, int size) +static __always_inline unsigned long __xchg(unsigned long x, volatile void * ptr, int size) { switch (size) { case 4: .git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/tasks/task-openmoko-debug.bb
AgeCommit message (Expand)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
2008-11-15task-openmoko-debug.bb: Apply ENTERPRISE_DISTRO condition for madplayJulian_chu1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2008-04-23Openmoko: replace OpenMoko by OpenmokoJohn Lee1
2008-01-17(Merge OM mtn modification back into mainline)John Lee1
2007-09-06task-openmoko-[debug|feed]: sort alphabetically, add some new packagesMichael Lauer1
2007-08-20task-openmoko: inherit task.bbclass to enable generation of -dbg and Philipp Zabel1
2007-08-20task-openmoko: split out -debug and -native-sdk tasks into own recipesPhilipp Zabel1