diff options
author | Frank Ch. Eigler <fche@redhat.com> | 1998-01-23 00:38:10 +0000 |
---|---|---|
committer | Frank Ch. Eigler <fche@redhat.com> | 1998-01-23 00:38:10 +0000 |
commit | d1a18c2f83daf6037b86812eb92912af1c3133e4 (patch) | |
tree | 726ee1ef587d1bd443a4d8e2a76ad05f47cb1b4a /sim/txvu/.Sanitize | |
parent | 3b7029b1851d396d55bbb870084115b7b486b855 (diff) | |
download | gdb-d1a18c2f83daf6037b86812eb92912af1c3133e4.zip gdb-d1a18c2f83daf6037b86812eb92912af1c3133e4.tar.gz gdb-d1a18c2f83daf6037b86812eb92912af1c3133e4.tar.bz2 |
- added first batch of PKE code
- PKE memory region registration
- basic R/W operations
- combined pke[01] -> pke
Diffstat (limited to 'sim/txvu/.Sanitize')
-rw-r--r-- | sim/txvu/.Sanitize | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sim/txvu/.Sanitize b/sim/txvu/.Sanitize index 362eae0..0f1eaf8 100644 --- a/sim/txvu/.Sanitize +++ b/sim/txvu/.Sanitize @@ -48,13 +48,11 @@ gpuif.c device.h dma.c vu0.h -pke0.h +pke.h vu1.h -pke1.h vu1.c vu0.c -pke0.c -pke1.c +pke.c hardware.c hardware.h |