From d9038d6af2bebe98f41936ec812dc87a36077e38 Mon Sep 17 00:00:00 2001 From: AlmuHS Date: Fri, 4 Oct 2019 19:47:03 +0200 Subject: refactor: removed unnecesary dummyf function --- i386/i386/cpuboot.S | 3 --- 1 file changed, 3 deletions(-) (limited to 'i386/i386/cpuboot.S') diff --git a/i386/i386/cpuboot.S b/i386/i386/cpuboot.S index b0bccbdb..2a4706d6 100644 --- a/i386/i386/cpuboot.S +++ b/i386/i386/cpuboot.S @@ -129,6 +129,3 @@ gdt_tmp: _apbootend: apbootend: -// .globl dummyf -//dummyf: -ret -- cgit v1.2.3