From b960559fdb9a22c986af11ba4e886ffb316a3574 Mon Sep 17 00:00:00 2001 From: Michael Pratt Date: Thu, 17 May 2018 16:25:51 -0700 Subject: Cleanup docs This brings the proc document more up-to-date. PiperOrigin-RevId: 197070161 Change-Id: Iae2cf9dc44e3e748a33f497bb95bd3c10d0c094a --- pkg/sentry/syscalls/linux/linux64.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkg/sentry/syscalls') diff --git a/pkg/sentry/syscalls/linux/linux64.go b/pkg/sentry/syscalls/linux/linux64.go index 237c61007..edfcdca3f 100644 --- a/pkg/sentry/syscalls/linux/linux64.go +++ b/pkg/sentry/syscalls/linux/linux64.go @@ -13,8 +13,6 @@ // limitations under the License. // Package linux provides syscall tables for amd64 Linux. -// -// NOTE: Linux i386 support has been removed. package linux import ( -- cgit v1.2.3