X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPkg%2FLibrary%2FCompilerIntrinsicsLib%2FArm%2Fclzsi2.c;h=196f23f8ccdd02d81ebe7cccd57ba2ab1548b63f;hp=c7b4607ca49e442967d9f061452a682c8edade8d;hb=d6ebcab76903254f4423b7e7d3808fb0abaadb46;hpb=cf748a1a6895a3418e2dea91bd0cd0e45f72c679 diff --git a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/clzsi2.c b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/clzsi2.c index c7b4607ca4..196f23f8cc 100644 --- a/ArmPkg/Library/CompilerIntrinsicsLib/Arm/clzsi2.c +++ b/ArmPkg/Library/CompilerIntrinsicsLib/Arm/clzsi2.c @@ -1,9 +1,9 @@ /** @file Compiler intrinsic to return the number of leading zeros, ported from LLVM code. - Copyright (c) 2008-2009, Apple Inc. All rights reserved. + Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
- All rights reserved. This program and the accompanying materials + This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at http://opensource.org/licenses/bsd-license.php