mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-02 03:56:42 +00:00
09ef478838
Issue #5236
5 lines
109 B
Makefile
5 lines
109 B
Makefile
#
|
|
# Create symbol alias for jiffies, sharing the value of jiffies_64
|
|
#
|
|
LD_OPT += --defsym=jiffies=jiffies_64
|