Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/block/ahci/ahci_hw.h

    r5c55eb7 rd1582b50  
    11/*
    2  * Copyright (c) 2025 Jiri Svoboda
    32 * Copyright (c) 2012 Petr Jerman
    43 * All rights reserved.
     
    3231 */
    3332
    34 #ifndef AHCI_HW_H
    35 #define AHCI_HW_H
     33#ifndef __AHCI_HW_H__
     34#define __AHCI_HW_H__
    3635
    3736#include <stdint.h>
Note: See TracChangeset for help on using the changeset viewer.