From 2d39b71fb247a6462515be5ad7b167df740362d4 Mon Sep 17 00:00:00 2001 From: wdenk Date: Thu, 14 Dec 2000 10:04:19 +0000 Subject: Initial revision --- board/cogent/pci.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 board/cogent/pci.c (limited to 'board/cogent/pci.c') diff --git a/board/cogent/pci.c b/board/cogent/pci.c new file mode 100644 index 0000000..0a57c0c --- /dev/null +++ b/board/cogent/pci.c @@ -0,0 +1,3 @@ +/* pci not implemented yet */ + +int cma_pci_not_implemented = 1; -- cgit v1.1