diff options
author | Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com> | 2023-09-15 11:45:38 +0000 |
---|---|---|
committer | Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com> | 2023-10-03 15:18:54 +0300 |
commit | 7eef0269955fa7dc930161ded1edc8f1458ac788 (patch) | |
tree | 1eb37e0209a4cbe6f692e97b20fc787b72229ff3 /vhost_user_rng.c | |
parent | a99fe32fc076f0654a8c8fab7a16abff42ba4218 (diff) |
[ADD] Vhost-user-gpio is being added
Update Copyrights, interrupt locking mechanism, compilation warnings.
Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
Diffstat (limited to 'vhost_user_rng.c')
-rw-r--r-- | vhost_user_rng.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vhost_user_rng.c b/vhost_user_rng.c index 6d4fd5c..c727636 100644 --- a/vhost_user_rng.c +++ b/vhost_user_rng.c @@ -3,7 +3,7 @@ * * Copyright (c) 2021 Mathieu Poirier <mathieu.poirier@linaro.org> * - * Copyright (c) 2022 Virtual Open Systems SAS. + * Copyright (c) 2022-2023 Virtual Open Systems SAS. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |