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/ahci.h

    r196 r205  
    1 /******************************************************************************
     1/**
    22 * ahci.h - AHCI-specific constants for os2ahci.h
    33 *
    44 * Copyright (c) 2011 thi.guten Software Development
    55 * Copyright (c) 2011 Mensys B.V.
    6  * Copyright (c) 2013-2018 David Azarewicz
     6 * Copyright (c) 2013-2021 David Azarewicz <david@88watts.net>
    77 *
    88 * Authors: Christian Mueller, Markus Thielen
     
    2626 */
    2727
    28 /* ----------------------------- include files ----------------------------- */
    29 
    30 /* -------------------------- macros and constants ------------------------- */
    3128
    3229/******************************************************************************
     
    251248#define EM_CTL_ALHD                     (1UL << 26) /* Activity LED */
    252249
    253 /* ------------------------ typedefs and structures ------------------------ */
    254 
    255250/* Primitive types
    256251 *
Note: See TracChangeset for help on using the changeset viewer.