Add async framework wrapper around as_area_create()
commit101516dbe14898840602f35021201f7d41f30545
authorJakub Jermar <jakub@jermar.eu>
Tue, 30 Aug 2016 18:06:41 +0000 (30 20:06 +0200)
committerJakub Jermar <jakub@jermar.eu>
Tue, 30 Aug 2016 18:06:41 +0000 (30 20:06 +0200)
tree5b2d9351661e4f3de8040f5105cadb1c7fe93adc
parent2f6ad0624834f970f8dcf47fa98fea9a51380396
Add async framework wrapper around as_area_create()

This is necessary because only the async framework can see the underlying
phone in struct async_sess.
uspace/lib/c/generic/async.c
uspace/lib/c/include/as.h
uspace/lib/c/include/async.h