git: 08e201a3b462 - main - linux(4): Retire unused include
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 May 2022 18:12:29 UTC
The branch main has been updated by dchagin: URL: https://cgit.FreeBSD.org/src/commit/?id=08e201a3b4624d84f67f4587ab21b4b4abf61e76 commit 08e201a3b4624d84f67f4587ab21b4b4abf61e76 Author: Dmitry Chagin <dchagin@FreeBSD.org> AuthorDate: 2022-05-15 18:08:45 +0000 Commit: Dmitry Chagin <dchagin@FreeBSD.org> CommitDate: 2022-05-15 18:08:45 +0000 linux(4): Retire unused include MFC after: 2 weeks --- sys/i386/linux/linux_locore.asm | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/i386/linux/linux_locore.asm b/sys/i386/linux/linux_locore.asm index 6b3cf01a8edc..9aef5ad21d26 100644 --- a/sys/i386/linux/linux_locore.asm +++ b/sys/i386/linux/linux_locore.asm @@ -5,8 +5,6 @@ #include <i386/linux/linux_syscall.h> /* system call numbers */ -#include "assym.inc" - .data .globl linux_platform