]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - api/README
Merge branch 'master' of git://git.denx.de/u-boot-nds32
[karo-tx-uboot.git] / api / README
index c8f9c457c441b3d861392d3daab3b9908e425c1d..6df225f584b5b7d815b8c6338b9b57fccbf471a5 100644 (file)
@@ -22,7 +22,7 @@ U-Boot machine/arch independent API for external apps
   - the U-Boot integral part of the API is meant to be thin and non-intrusive,
     leaving as much processing as possible on the consumer application side,
     for example it doesn't keep states, but relies on hints from the app and
-    so on 
+    so on
 
   - optional (CONFIG_API)