Changeset 205 for trunk/src/os2ahci/trace.c
- Timestamp:
- Jan 2, 2021, 1:06:02 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/trace.c
r204 r205 1 /** ****************************************************************************1 /** 2 2 * 3 * Copyright (c) 2013-20 18 David Azarewicz3 * Copyright (c) 2013-2021 David Azarewicz <david@88watts.net> 4 4 * 5 5 */ … … 7 7 #include "os2ahci.h" 8 8 9 /* -------------------------- macros and constants ------------------------- */ 10 11 /* ------------------------ typedefs and structures ------------------------ */ 12 13 /* -------------------------- function prototypes -------------------------- */ 14 15 /* ------------------------ global/static variables ------------------------ */ 16 17 /* ----------------------------- start of code ----------------------------- */ 18 19 /****************************************************************************** 9 /** 20 10 * Create adapter/port/device list for user output. 21 11 */
Note:
See TracChangeset
for help on using the changeset viewer.