Changeset 105 for trunk/hal/x86_64/core/hal_remote.c
- Timestamp:
- Jun 30, 2017, 9:07:32 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_remote.c
r98 r105 1 1 /* 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 6 3 * 7 * Copyright (c) UPMC Sorbonne Universites 8 * 9 * This file is part of ALMOS-MKH.. 4 * Copyright (c) 2017 Maxime Villard 10 5 * 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 12 9 * under the terms of the GNU General Public License as published by 13 10 * the Free Software Foundation; version 2.0 of the License. 14 11 * 15 * ALMOS-MKH .is distributed in the hope that it will be useful, but12 * ALMOS-MKH is distributed in the hope that it will be useful, but 16 13 * WITHOUT ANY WARRANTY; without even the implied warranty of 17 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Note: See TracChangeset
for help on using the changeset viewer.