From e32131bb05440f1edb71939a497d4ba6c699a42c Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 4 Oct 2005 08:28:07 +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 d8c90a11b..d334bbccc 100755 --- a/kernel/klib386.s +++ b/kernel/klib386.s @@ -567,7 +567,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