From 82d81ba98eb98ef5c096f1452e5089ca02e0dc0b Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 2 Dec 2019 14:44:04 +0100 Subject: sys/linux: regenerate consts Regenerate consts now that make extract is fixed. Interestingly some arm consts have changed (arm/i386 abi difference?). --- sys/linux/dev_dri.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/linux/dev_dri.txt') diff --git a/sys/linux/dev_dri.txt b/sys/linux/dev_dri.txt index bdf6ecb5c..2b74a0128 100644 --- a/sys/linux/dev_dri.txt +++ b/sys/linux/dev_dri.txt @@ -1,6 +1,8 @@ # Copyright 2015 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. +include +include include include include -- cgit mrf-deployment