]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/afeb9260.h
AT91: factor out ROUND() macro
[karo-tx-uboot.git] / include / configs / afeb9260.h
index 8a1c4f592e5d662129ffdd5428fb54d3eb4b34ab..74677d87545b733bc03489a7c43374eac8b57690 100644 (file)
 #define CONFIG_SYS_LONGHELP            1
 #define CONFIG_CMDLINE_EDITING 1
 
-#define ROUND(A, B)            (((A) + (B)) & ~((B) - 1))
 /*
  * Size of malloc() pool
  */