diff options
Diffstat (limited to 'projects/ich9gen/sources/src/common/x86compatibility.h')
-rw-r--r-- | projects/ich9gen/sources/src/common/x86compatibility.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/ich9gen/sources/src/common/x86compatibility.h b/projects/ich9gen/sources/src/common/x86compatibility.h index 5a598adc..a4829888 100644 --- a/projects/ich9gen/sources/src/common/x86compatibility.h +++ b/projects/ich9gen/sources/src/common/x86compatibility.h @@ -1,7 +1,7 @@ /* * x86compatibility.h * This file is part of the ich9deblob utility from the libreboot project - * + * * Purpose: keep gcc/make happy. no actual code here, just function definitions. * * Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org> @@ -20,7 +20,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ - + #ifndef X86COMPATIBILITY_H #define X86COMPATIBILITY_H |