You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
590 B
24 lines
590 B
{
|
|
"banjo_deps": [],
|
|
"deps": [
|
|
"fit"
|
|
],
|
|
"fidl_deps": [],
|
|
"headers": [
|
|
"pkg/async/include/lib/async/dispatcher.h",
|
|
"pkg/async/include/lib/async/irq.h",
|
|
"pkg/async/include/lib/async/paged_vmo.h",
|
|
"pkg/async/include/lib/async/receiver.h",
|
|
"pkg/async/include/lib/async/task.h",
|
|
"pkg/async/include/lib/async/time.h",
|
|
"pkg/async/include/lib/async/trap.h",
|
|
"pkg/async/include/lib/async/wait.h"
|
|
],
|
|
"include_dir": "pkg/async/include",
|
|
"name": "async",
|
|
"root": "pkg/async",
|
|
"sources": [
|
|
"pkg/async/ops.c"
|
|
],
|
|
"type": "cc_source_library"
|
|
} |