Sync patches with upstream Tock.

This commit is contained in:
Guillaume Endignoux
2020-03-11 17:04:05 +01:00
parent fa4271104d
commit bb7a0ef801
5 changed files with 26 additions and 932 deletions

View File

@@ -286,10 +286,10 @@ index 5abd2d84..5a726fdb 100644
+ }
+}
diff --git a/kernel/src/callback.rs b/kernel/src/callback.rs
index ece4a443..9a1afc84 100644
index c812e0bf..bd1613b3 100644
--- a/kernel/src/callback.rs
+++ b/kernel/src/callback.rs
@@ -52,6 +52,31 @@ impl AppId {
@@ -130,6 +130,31 @@ impl AppId {
(start, end)
})
}