Skip to content

Commit 88fdeaa

Browse files
committed
DNC: Small change to trigger CI.
1 parent 68c6484 commit 88fdeaa

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ We've created a fork of [axboe/fio](https://github.com/axboe/fio) at
3131
[ROCm/fio](https://github.com/ROCm/fio). Changes to support a
3232
libhipfile engine can be found in the `hipFile` branch. Please note
3333
that this fork is a work in progress and may not be fully functional.
34+
35+
hello-world

include/hipfile.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* SPDX-License-Identifier: MIT
44
*/
5-
5+
//hello-world
66
#pragma once
77

88
#include <hip/hip_runtime_api.h>

0 commit comments

Comments
 (0)