diff --git a/reactos/ntoskrnl/hal/x86/syscall.c b/reactos/ntoskrnl/hal/x86/syscall.c deleted file mode 100644 index 84f8a636ff8..00000000000 --- a/reactos/ntoskrnl/hal/x86/syscall.c +++ /dev/null @@ -1,9 +0,0 @@ -/* - * COPYRIGHT: See COPYRIGHT in the top level source - * PROJECT: ReactOS kernel - * FILE: kernel/hal/x86/syscall.c - * PURPOSE: Handles calls from user mode - * PROGRAMMER: David Welch (welch@mcmail.com) - * REVISION HISTORY: - * 21/07/98: Created - */