Home
last modified time | relevance | path

Searched hist:b63815e31355b44e65899b361da1d8ef6940ab90 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dcompiler.hdiff b63815e31355b44e65899b361da1d8ef6940ab90 Tue Dec 22 16:05:45 CST 2009 Matthias Kaehlcke <matthias@kaehlcke.net> move definition of macros likely and unlikely to compiler.h

the macros likely and unlikely were defined in include/linux/mtd/compat.h,
but used in code not related to MTD. moved the macro definitions to compiler.h

Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>