X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FKernel%2Farch%2Fx86_64%2Fpci.c;h=a85e06c3f8bfa48169053ff1434eb5afe2afe85e;hb=4b9cc52e8ceaa0213719aca66c521575620e6d09;hp=cac29a8fa6fbcd0adfc2a30bf6858dd0c59b373c;hpb=51ab5f489bc356940c95cc936fd0508e8f07ea97;p=tpg%2Facess2.git diff --git a/KernelLand/Kernel/arch/x86_64/pci.c b/KernelLand/Kernel/arch/x86_64/pci.c deleted file mode 120000 index cac29a8f..00000000 --- a/KernelLand/Kernel/arch/x86_64/pci.c +++ /dev/null @@ -1 +0,0 @@ -../x86/pci.c \ No newline at end of file diff --git a/KernelLand/Kernel/arch/x86_64/pci.c b/KernelLand/Kernel/arch/x86_64/pci.c new file mode 100644 index 00000000..a85e06c3 --- /dev/null +++ b/KernelLand/Kernel/arch/x86_64/pci.c @@ -0,0 +1 @@ +#include "../x86/pci.c"