Ignore:
Timestamp:
Jun 30, 2017, 9:07:32 AM (7 years ago)
Author:
max@…
Message:

add a few atomic functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_remote.c

    r98 r105  
    11/*
    2  * hal_remote.c - implementation of Generic Remote Access API for TSAR-MIPS32
    3  *
    4  * Authors : Mohammed Karaoui (2015)
    5  *           Alain Greiner    (2016)
     2 * hal_remote.c - implementation of Generic Remote Access API x86
    63 *
    7  * Copyright (c) UPMC Sorbonne Universites
    8  *
    9  * This file is part of ALMOS-MKH..
     4 * Copyright (c) 2017 Maxime Villard
    105 *
    11  * ALMOS-MKH. is free software; you can redistribute it and/or modify it
     6 * This file is part of ALMOS-MKH.
     7 *
     8 * ALMOS-MKH is free software; you can redistribute it and/or modify it
    129 * under the terms of the GNU General Public License as published by
    1310 * the Free Software Foundation; version 2.0 of the License.
    1411 *
    15  * ALMOS-MKH. is distributed in the hope that it will be useful, but
     12 * ALMOS-MKH is distributed in the hope that it will be useful, but
    1613 * WITHOUT ANY WARRANTY; without even the implied warranty of
    1714 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Note: See TracChangeset for help on using the changeset viewer.