Ignore:
Timestamp:
Jan 2, 2021, 1:06:02 AM (5 years ago)
Author:
David Azarewicz
Message:

Fixed ADD RM id.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/trace.c

    r204 r205  
    1 /******************************************************************************
     1/**
    22 *
    3  * Copyright (c) 2013-2018 David Azarewicz
     3 * Copyright (c) 2013-2021 David Azarewicz <david@88watts.net>
    44 *
    55 */
     
    77#include "os2ahci.h"
    88
    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/**
    2010 * Create adapter/port/device list for user output.
    2111 */
Note: See TracChangeset for help on using the changeset viewer.