From 0c2206646a707069d332b8215476f878c2a06287 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 4 Oct 2005 08:27:33 +0000 Subject: [PATCH] Fixed wrong comment --- kernel/klib386.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/klib386.s b/kernel/klib386.s index e258e6644..084fadcee 100755 --- a/kernel/klib386.s +++ b/kernel/klib386.s @@ -564,7 +564,7 @@ _read_tsc: !* read_flags * !*===========================================================================* ! PUBLIC unsigned long read_cpu_flags(void); -! Read the cycle counter of the CPU. Pentium and up. +! Read CPU status flags from C. .align 16 _read_cpu_flags: pushf -- 2.44.0