Slight reorg
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
//Use defines and undefines to define the queue, allows for hacky reuse of imports
|
||||
#ifndef QUEUE_NAME
|
||||
#error QUEUE_NAME is not defined
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
void push(queue, item) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#
|
||||
Reference in New Issue
Block a user