Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 167298
Collapse All | Expand All

(-)old/s3switch.c (-1 / +3 lines)
Lines 4-11 Link Here
4
// Linux x86 only.
4
// Linux x86 only.
5
5
6
#include <stdio.h>
6
#include <stdio.h>
7
#include <stdlib.h>
8
#include <string.h>
7
#define extern
9
#define extern
8
#include <asm/io.h>
10
#include <sys/io.h>
9
#undef extern
11
#undef extern
10
12
11
#include "lrmi.h"
13
#include "lrmi.h"

Return to bug 167298