]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Library/CompilerIntrinsicsLib/Arm/udivsi3.c
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / ArmPkg / Library / CompilerIntrinsicsLib / Arm / udivsi3.c
index 020b3fadc50f2629056366dcc25df81ecddbfda6..8b9cb9f170452138799c0fda0924f5cb90d3656f 100644 (file)
@@ -2,7 +2,7 @@
   Compiler intrinsic for 32-bit unsigned div, ported from LLVM code.\r
 \r
   Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
-  \r
+\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
 /**\r
   University of Illinois/NCSA\r
   Open Source License\r
-  \r
+\r
   Copyright (c) 2003-2008 University of Illinois at Urbana-Champaign.\r
   All rights reserved.\r
-  \r
+\r
   Developed by:\r
-  \r
+\r
       LLVM Team\r
-  \r
+\r
       University of Illinois at Urbana-Champaign\r
-  \r
+\r
       http://llvm.org\r
-  \r
+\r
   Permission is hereby granted, free of charge, to any person obtaining a copy of\r
   this software and associated documentation files (the "Software"), to deal with\r
   the Software without restriction, including without limitation the rights to\r
   use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\r
   of the Software, and to permit persons to whom the Software is furnished to do\r
   so, subject to the following conditions:\r
-  \r
+\r
       * Redistributions of source code must retain the above copyright notice,\r
         this list of conditions and the following disclaimers.\r
-  \r
+\r
       * Redistributions in binary form must reproduce the above copyright notice,\r
         this list of conditions and the following disclaimers in the\r
         documentation and/or other materials provided with the distribution.\r
-  \r
+\r
       * Neither the names of the LLVM Team, University of Illinois at\r
         Urbana-Champaign, nor the names of its contributors may be used to\r
         endorse or promote products derived from this Software without specific\r
         prior written permission.\r
-  \r
+\r
   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\r
   FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE\r