Added and cleaned up some comments
dev/tsunami_cchip.hh:
clean up some comments
kern/linux/linux_syscalls.cc:
Cleaned up spacing of syscall numbers
kern/linux/linux_system.hh:
Added doxygen comments
--HG--
extra : convert_revision : 23ecdaa92a208458dd5c5d3c68ac9012ce2690da
This commit is contained in:
@@ -49,11 +49,11 @@ class TsunamiCChip : public FunctionalMemory
|
||||
static const Addr size = 0xfff;
|
||||
|
||||
protected:
|
||||
/**
|
||||
* pointer to the tsunami object.
|
||||
* This is our access to all the other tsunami
|
||||
* devices.
|
||||
*/
|
||||
/**
|
||||
* pointer to the tsunami object.
|
||||
* This is our access to all the other tsunami
|
||||
* devices.
|
||||
*/
|
||||
Tsunami *tsunami;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user