Skip to content

Commit 4e61fb1

Browse files
authored
Delete dummy ==++== file headers (#67823)
These file headers are leftovers from before open sourcing. We have missed cleaning them up in some files.
1 parent cde7799 commit 4e61fb1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+4
-298
lines changed

src/coreclr/debug/di/amd64/FloatConversion.asm

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
; Licensed to the .NET Foundation under one or more agreements.
22
; The .NET Foundation licenses this file to you under the MIT license.
33

4-
;// ==++==
5-
;//
6-
7-
;//
8-
;// ==--==
9-
104
;// @dbgtodo Microsoft inspection: remove the implementation from vm\amd64\getstate.asm when we remove the
115
;// ipc event to load the float state.
126

src/coreclr/debug/di/arm/floatconversion.asm

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
; Licensed to the .NET Foundation under one or more agreements.
22
; The .NET Foundation licenses this file to you under the MIT license.
33

4-
;; ==++==
5-
;;
6-
7-
;;
8-
;; ==--==
94
#include "ksarm.h"
105

116
;; Arguments

src/coreclr/debug/di/arm64/floatconversion.asm

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
; Licensed to the .NET Foundation under one or more agreements.
22
; The .NET Foundation licenses this file to you under the MIT license.
33

4-
;; ==++==
5-
;;
6-
7-
;;
8-
;; ==--==
94
#include "ksarm64.h"
105

116
;; Arguments

src/coreclr/debug/ee/controller.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
// ==++==
5-
//
6-
7-
//
8-
// ==--==
94
// ****************************************************************************
105
// File: controller.cpp
116
//

src/coreclr/debug/ee/i386/dbghelpers.asm

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
; Licensed to the .NET Foundation under one or more agreements.
22
; The .NET Foundation licenses this file to you under the MIT license.
33

4-
; ==++==
5-
;
6-
7-
;
8-
; ==--==
9-
;
104
; *** NOTE: If you make changes to this file, propagate the changes to
115
; dbghelpers.s in this directory
126

src/coreclr/inc/eexcp.h

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
// ==++==
5-
//
6-
7-
//
8-
//
9-
10-
//
11-
// ==--==
12-
13-
144
#ifndef __eexcp_h__
155
#define __eexcp_h__
166

src/coreclr/jit/jitstd/list.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
// ==++==
5-
//
6-
7-
//
8-
9-
//
10-
// ==--==
11-
124
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
135
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
146
XX XX

src/coreclr/jit/jitstd/vector.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
33

4-
// ==++==
5-
//
6-
7-
//
8-
9-
//
10-
// ==--==
11-
124
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
135
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
146
XX XX

src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/ReferenceSource/arm/asmhelpers.asm

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
; Licensed to the .NET Foundation under one or more agreements.
22
; The .NET Foundation licenses this file to you under the MIT license.
33

4-
;; ==++==
5-
;;
6-
7-
;;
8-
;; ==--==
94
#include "ksarm.h"
105

116
#include "asmconstants.h"

src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/ReferenceSource/arm64/CallDescrWorkerARM64.asm

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
; Licensed to the .NET Foundation under one or more agreements.
22
; The .NET Foundation licenses this file to you under the MIT license.
33

4-
;; ==++==
5-
;;
6-
7-
;;
8-
;; ==--==
94
#include "ksarm64.h"
105

116
#include "asmconstants.h"

0 commit comments

Comments
 (0)