Change formatting rules
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
#include <proc/proc.h>
|
||||
#include <proc/reschedule.h>
|
||||
|
||||
bool pci_ide_init (struct proc* proc, struct reschedule_ctx* rctx, struct pci_info pci_info);
|
||||
bool pci_ide_init(struct proc* proc, struct reschedule_ctx* rctx, struct pci_info pci_info);
|
||||
|
||||
#endif // _KERNEL_DEVICE_PCI_IDE_H
|
||||
|
||||
Reference in New Issue
Block a user