Move all into device/
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "http/http.h"
|
||||
#include "hw/buffer.h"
|
||||
#include "hw/buffer_lock.h"
|
||||
#include "device/hw/buffer.h"
|
||||
#include "device/hw/buffer_lock.h"
|
||||
|
||||
DEFINE_BUFFER_LOCK(http_jpeg, 1000);
|
||||
DEFINE_BUFFER_LOCK(http_jpeg_lowres, 1000);
|
||||
|
Reference in New Issue
Block a user