From 70b7bc2684e39ecb0111d40a4cad24514eb92c95 Mon Sep 17 00:00:00 2001 From: nakasima Date: Tue, 31 Jul 2007 08:41:32 +0000 Subject: [PATCH] add pxi tag for gcd. git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@214 4ee2a332-4b2b-5046-8439-1ba90f034370 --- include/nitro/pxi/common/fifo.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/nitro/pxi/common/fifo.h b/include/nitro/pxi/common/fifo.h index 25ff4c8..0d6d965 100644 --- a/include/nitro/pxi/common/fifo.h +++ b/include/nitro/pxi/common/fifo.h @@ -113,6 +113,7 @@ typedef enum PXI_FIFO_TAG_CTRDG_PHI, // Cartridge PHI PXI_FIFO_TAG_AES, // AES PXI_FIFO_TAG_CAMERA, // Camera + PXI_FIFO_TAG_GCD, // Card Ex PXI_MAX_FIFO_TAG = 32 // MAX FIFO TAG }