Comments now conform to PasDoc specifications.
git-svn-id: https://spexeah.com:8443/svn/Asuro@749 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
@ -1,12 +1,9 @@
|
||||
{ ************************************************
|
||||
* Asuro
|
||||
* Unit: Drivers/PCI
|
||||
* Description: PCI Driver
|
||||
************************************************
|
||||
* Author: Aaron Hance
|
||||
* Contributors: Kieron Morris
|
||||
************************************************ }
|
||||
|
||||
{
|
||||
Driver->Bus->PCI - Peripheral Component Interconnect Driver.
|
||||
|
||||
@author(Aaron Hance <ah@aaronhance.me>)
|
||||
@author(Kieron Morris <kjm@kieronmorris.me>)
|
||||
}
|
||||
unit PCI;
|
||||
|
||||
interface
|
||||
|
Reference in New Issue
Block a user