Merge remote-tracking branch 'upstream/master' into a5200

This commit is contained in:
Christian Groessler
2014-03-20 00:24:11 +01:00
542 changed files with 817 additions and 2121 deletions

View File

@@ -234,4 +234,3 @@ const char* GetTargetName (target_t Target)
/* Return the array entry */
return GetTargetProperties (Target)->Name;
}